Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 860 Bytes

File metadata and controls

16 lines (11 loc) · 860 Bytes

DecodeRawTransactionHexRISB2VoutInnerScriptPubKey

Represents the script public key.

Properties

Name Type Description Notes
address str Represents the address which send the amount.
asm str Represents the assembly of the script public key of the address. [optional]
hex str Represents the hex of the script public key of the address. [optional]
type str Represents the script type. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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