Get Confirmations
A TXO constructed by this wallet will contain a confirmation number, which can be shared with the recipient to verify the association between the sender and this TXO.
Parameters
Param
Purpose
Requirements
transaction_log_id
The transaction log ID for which to get confirmation numbers.
The transaction log must exist in the wallet.
Example
When calling get_confirmations
for a transaction, only the confirmation numbers for the output_txo_ids
are returned.
Last updated
Was this helpful?