Changes to One safe action through the full governed NOMOS chain - signed, verifiable execution receipt

POST /v2/nomos_full_chain_verification

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 12 revisions of this API.23

  1. f7adb705501e22
  2. 58e4e92ec5fa1

What changed

  • f7adb705501e22See the full diff
    • request property was restricted to a list of enum values

      request-property-became-enum

    • added the pattern ^[A-Za-z0-9_-]{8,64}$ to the request property

      request-property-pattern-added

    • added the new optional request property

      new-optional-request-property

    • added the new verify_full_chain enum value to the request property

      request-property-enum-value-added

    • endpoint added

      endpoint-added