Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 683 Bytes

DecodeRawTransactionHexRisd2ScriptPubKey.md

File metadata and controls

14 lines (9 loc) · 683 Bytes

DecodeRawTransactionHexRisd2ScriptPubKey

Properties

Name Type Description Notes
address String Represents the addresses which send the amount.
asm Option<String> Represents the assembly of the script public key of the address. [optional]
hex Option<String> Represents the hex of the script public key of the address. [optional]
_type Option<String> Represents the script type [optional]

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