Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 957 Bytes

ListConfirmedTransactionsByAddressAndTimeRangeRIBSD2.md

File metadata and controls

13 lines (10 loc) · 957 Bytes

# ListConfirmedTransactionsByAddressAndTimeRangeRIBSD2

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 \CryptoAPIs\Model\ListConfirmedTransactionsByAddressRIBSD2VinInner[] Represents the transaction inputs.
vout \CryptoAPIs\Model\ListConfirmedTransactionsByAddressRIBSD2VoutInner[] Represents the transaction outputs.

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