Changes to Get input box from unconfirmed transactions in pool

GET /transactions/unconfirmed/inputs/byBoxId/{boxId}

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

Changed in 1 of the 58 revisions of this API.541

  1. bfbb1772d073541

What changed

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

      response-body-type-changed

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

      response-required-property-removed

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

      response-required-property-removed

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

      response-required-property-removed

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

      response-required-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-body-all-of-added