Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1010 Bytes

GetTransactionDetailsByTransactionIdribsd2Vin.md

File metadata and controls

18 lines (13 loc) · 1010 Bytes

GetTransactionDetailsByTransactionIdribsd2Vin

Properties

Name Type Description Notes
addresses Vec
coinbase Option<String> Represents the coinbase hex. [optional]
script_sig crate::models::GetTransactionDetailsByTransactionIdribsd2ScriptSig
sequence i64 Represents the script sequence number.
txid Option<String> Represents the reference transaction identifier. [optional]
txinwitness Vec
value Option<String> Represents the sent/received amount. [optional]
vout Option<i32> It refers to the index of the output address of this transaction. The index starts from 0. [optional]

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