Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 714 Bytes

DecodeRawTransactionHexRisdScriptPubKey.md

File metadata and controls

14 lines (9 loc) · 714 Bytes

DecodeRawTransactionHexRisdScriptPubKey

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 hex of the script public key of the address. [optional]

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