Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 971 Bytes

ListConfirmedTransactionsByAddressAndTimeRangeRibsd2.md

File metadata and controls

15 lines (10 loc) · 971 Bytes

ListConfirmedTransactionsByAddressAndTimeRangeRibsd2

Properties

Name Type Description Notes
locktime i64 Represents the locktime on the transaction on the specific blockchain, i.e. the blockheight at which the transaction is valid.
size i32 Represents the total size of this transaction.
version i32 Represents the transaction's version number.
vin Veccrate::models::ListConfirmedTransactionsByAddressRibsd2Vin Represents the transaction inputs.
vout Veccrate::models::ListConfirmedTransactionsByAddressRibsd2Vout Represents the transaction outputs.

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