Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 681 Bytes

DecodeRawTransactionHexRisd2ScriptSig.md

File metadata and controls

13 lines (8 loc) · 681 Bytes

DecodeRawTransactionHexRisd2ScriptSig

Properties

Name Type Description Notes
asm Option<String> The asm strands for assembly, which is the symbolic representation of the Bitcoin's Script language op-codes. [optional]
hex Option<String> Represents the hex of the public key of the address. [optional]
_type Option<String> Represents the script type of the reference transaction identifier. [optional]

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