Confirmation
When constructing a transaction, the wallet produces a "confirmation number" for each TXO minted by the transaction.
Attributes
Example
{
"object": "confirmation",
"txo_id": "873dfb8c...",
"txo_index": "1276",
"confirmation": "984eacd..."
}Last updated
Was this helpful?