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
- bfbb1772d073541
What changed
- ▲
the response's body type/format changed from
object/to/for status200response-body-type-changed
- ▲
removed the required property
additionalRegistersfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
creationHeightfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
ergoTreefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
valuefrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
assetsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
boxIdfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
indexfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
transactionIdfrom the response with the200statusresponse-optional-property-removed
- ○
added
ErgoTransactionOutputsubschema #2to the response bodyallOflist for the response status200response-body-all-of-added
- ▲