TransactionHistoryItem

data class TransactionHistoryItem(height: Int, tx_hash: ByteVector32)

Properties

height
Link copied to clipboard
common
val height: Int
tx_hash
Link copied to clipboard
common
val tx_hash: ByteVector32