Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 826 Bytes

DecodeRawTransactionHexRISDVinInner.md

File metadata and controls

14 lines (11 loc) · 826 Bytes

# DecodeRawTransactionHexRISDVinInner

Properties

Name Type Description Notes
address string Represents the address which send/receive the amount [optional]
input_hash string Represents the transaction inputs' indentifier. [optional]
output_index string Defines the output index of a transaction. [optional]
script_sig \CryptoAPIs\Model\DecodeRawTransactionHexRISDVinInnerScriptSig
sequence string Represents the script sequence number. [optional]
txinwitness string[] [optional]

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