Changes to Returns consensus transactions with the given transaction hash.

GET /consensus/transactions/{tx_hash}

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

Changed in 2 of the 3 revisions of this API.13114

  1. a841981f8ee11211
  2. 51ea4d2cd991113

What changed

  • a841981f8ee11211See the full diff
    • the response's body type/format changed from object/ to / for status 200

      response-body-type-changed

    • removed the required property block from the response with the 200 status

      response-required-property-removed

    • removed the required property body from the response with the 200 status

      response-required-property-removed

    • removed the required property fee from the response with the 200 status

      response-required-property-removed

    • removed the required property gas_limit from the response with the 200 status

      response-required-property-removed

    • removed the required property hash from the response with the 200 status

      response-required-property-removed

    • removed the required property index from the response with the 200 status

      response-required-property-removed

    • removed the required property method from the response with the 200 status

      response-required-property-removed

    • removed the required property nonce from the response with the 200 status

      response-required-property-removed

    • removed the required property sender from the response with the 200 status

      response-required-property-removed

    • removed the required property success from the response with the 200 status

      response-required-property-removed

    • removed the required property timestamp from the response with the 200 status

      response-required-property-removed

    • removed the optional property error from the response with the 200 status

      response-optional-property-removed

    • added List subschema #2 to the response body allOf list for the response status 200

      response-body-all-of-added

  • 51ea4d2cd991113See the full diff
    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • removed List subschema #2 from the response body allOf list for the response status 200

      response-body-all-of-removed

    • added the optional property error to the response with the 200 status

      response-optional-property-added

    • added the required property block to the response with the 200 status

      response-required-property-added

    • added the required property body to the response with the 200 status

      response-required-property-added

    • added the required property fee to the response with the 200 status

      response-required-property-added

    • added the required property gas_limit to the response with the 200 status

      response-required-property-added

    • added the required property hash to the response with the 200 status

      response-required-property-added

    • added the required property index to the response with the 200 status

      response-required-property-added

    • added the required property method to the response with the 200 status

      response-required-property-added

    • added the required property nonce to the response with the 200 status

      response-required-property-added

    • added the required property sender to the response with the 200 status

      response-required-property-added

    • added the required property success to the response with the 200 status

      response-required-property-added

    • added the required property timestamp to the response with the 200 status

      response-required-property-added

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog