Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 710 Bytes

File metadata and controls

16 lines (11 loc) · 710 Bytes

ListTransactionsByBlockHeightResponseItemBlockchainSpecificBitcoinScriptPubKey

Represents the script public key.

Properties

Name Type Description Notes
addresses [str]
asm str Represents the assembly of the script public key of the address.
hex str Represents the hex of the script public key of the address.
req_sigs int Represents the required signatures.
type str Represents the script type.

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