Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 964 Bytes

ListTransactionsByBlockHashRIBSL.md

File metadata and controls

14 lines (11 loc) · 964 Bytes

# ListTransactionsByBlockHashRIBSL

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.
v_size int Represents the virtual size of this transaction.
version int Represents transaction version number.
vin \com.cryptoapis.rest_apis.sdk\Model\ListTransactionsByBlockHashRIBSLVinInner[] Represents the transaction inputs.
vout \com.cryptoapis.rest_apis.sdk\Model\ListTransactionsByBlockHashRIBSLVoutInner[] Represents the transaction outputs.

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