Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.1 KB

ListUnconfirmedTransactionsByAddressRIBSD2.md

File metadata and controls

17 lines (12 loc) · 1.1 KB

ListUnconfirmedTransactionsByAddressRIBSD2

Dash

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.
version int Represents the transaction's version number.
vin [ListUnconfirmedTransactionsByAddressRIBSD2VinInner] Represents the transaction inputs.
vout [ListUnconfirmedTransactionsByAddressRIBSD2VoutInner] 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]