Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 692 Bytes

AddressUtxo.md

File metadata and controls

16 lines (11 loc) · 692 Bytes

AddressUtxo

Properties

Name Type Description Notes
flag Option<String> paging flag [optional]
address Option<String> Address of the utxo [optional]
txid Option<String> txid of the utxo [optional]
out_index Option<i32> output index in the tx [optional]
value Option<i64> Value of the utxo [optional]
height Option<i64> Height of the utxo, -1 if not confirmed [optional]

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