Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 704 Bytes

BitcoinAnchor.md

File metadata and controls

13 lines (9 loc) · 704 Bytes

BitcoinAnchor

Properties

Name Type Description Notes
Network string Indicates the blockchain network that contains this anchor.
Status string The confirmation status of the anchor. Either pending or confirmed.
TxId string The bitcoin transaction ID for the transaction that includes the anchor message. [optional]
BlockHash string The hash of the bitcoin block that contains the anchor message. [optional]

[Back to Model list] [Back to API list] [Back to README]