Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.02 KB

ListTransactionsByBlockHeightRIBSD2.md

File metadata and controls

17 lines (12 loc) · 1.02 KB

ListTransactionsByBlockHeightRIBSD2

Dogecoin

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 [ListTransactionsByBlockHeightRIBSD2VinInner] Represents the transaction inputs.
vout [ListTransactionsByBlockHashRIBSDVoutInner] 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]