Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.02 KB

File metadata and controls

17 lines (12 loc) · 1.02 KB

ListTransactionsByBlockHashRIBSBC

Bitcoin Cash

Properties

Name Type Description Notes
locktime int Represents the time at which a particular transaction can be added to the blockchain.
size int Represents the total size of this transaction.
version int Represents transaction version number.
vin [ListTransactionsByBlockHashRIBSBCVinInner] Represents the transaction inputs.
vout [ListTransactionsByBlockHashRIBSBCVoutInner] Represents the transaction outputs.
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]