Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 859 Bytes

ListTransactionsByBlockHashRIBSBC.md

File metadata and controls

13 lines (10 loc) · 859 Bytes

# ListTransactionsByBlockHashRIBSBC

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.
version int Represents transaction version number.
vin \CryptoAPIs\Model\ListTransactionsByBlockHashRIBSBCVinInner[] Represents the transaction inputs.
vout \CryptoAPIs\Model\ListTransactionsByBlockHashRIBSBCVoutInner[] Represents the transaction outputs.

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