Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 924 Bytes

ListConfirmedTransactionsByAddressRIBSLVinInner.md

File metadata and controls

16 lines (13 loc) · 924 Bytes

# ListConfirmedTransactionsByAddressRIBSLVinInner

Properties

Name Type Description Notes
addresses string[]
coinbase string Represents the coinbase hex. [optional]
script_sig \CryptoAPIs\Model\ListConfirmedTransactionsByAddressRIBSLVinInnerScriptSig
sequence string Represents the script sequence number.
txid string Represents the reference transaction identifier.
txinwitness string[]
value string Represents the sent/received amount. [optional]
vout int 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]