Receiver Receipt
A receiver receipt contains the confirmation number and recipients can poll the receiver receipt for the status of the transaction.
Attributes
Name
Type
Description
public_key
string
Hex-encoded public key for the TXO.
tombstone_block
string
The block index after which this TXO would be rejected by consensus.
confirmation
string
Hex-encoded confirmation that can be validated to confirm that another party constructed or had knowledge of the construction of the associated TXO.
masked_amount
MasketAmount
The encrypted amount in the TXO referenced by this receipt.
Example
Last updated
Was this helpful?