Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.15 KB

ListConfirmedTransactionsByAddressRIBSB.md

File metadata and controls

18 lines (13 loc) · 1.15 KB

ListConfirmedTransactionsByAddressRIBSB

Bitcoin

Properties

Name Type Description Notes
locktime int Represents the locktime on the transaction on the specific blockchain, i.e. the blockheight at which the transaction is valid.
size int Represents the total size of this transaction.
v_size int Defines the transaction's virtual size.
version int Defines the version of the transaction.
vin [ListConfirmedTransactionsByAddressRIBSBVinInner] Represents the transaction inputs.
vout [ListConfirmedTransactionsByAddressRIBSBVoutInner] 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]