Gettxoutproof
Authorizations
api-keystringRequired
Body
jsonrpcstringRequiredExample:
1.0idstringRequiredExample:
gettxoutproofmethodstring · enumRequiredPossible values:
Responses
200
Proof retrieved successfully
application/json
resultstringOptionalExample:
Hex-encoded proof of transaction inclusion in a block
00000020f913b7f9b86c8e5a1c2b5b8f08d8f3a3cfa5a7b7c1b7d3e2f9a7c4d85a2a...errorobject · nullableOptional
Null if successful; otherwise error details
idstringOptional
The ID of the request
401
Unauthorized
application/json
500
Internal Server Error
application/json
post
/Last updated