Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 877 Bytes

ListUnconfirmedTransactionsByAddressRibslVin.md

File metadata and controls

17 lines (12 loc) · 877 Bytes

ListUnconfirmedTransactionsByAddressRibslVin

Properties

Name Type Description Notes
addresses Vec
script_sig crate::models::ListUnconfirmedTransactionsByAddressRibslScriptSig
sequence String Represents the script sequence number.
txid String Represents the reference transaction identifier.
txinwitness Vec
value String Represents the sent/received amount.
vout Option<i32> Defines the vout of the transaction output, i.e. which output to spend. [optional]

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