Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 636 Bytes

DecodeRawTransactionHexRISLVinInnerScriptSig.md

File metadata and controls

11 lines (8 loc) · 636 Bytes

# DecodeRawTransactionHexRISLVinInnerScriptSig

Properties

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

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