Kuira
Toggle table of contents
0.1.0-alpha03
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Kuira
connector
/
com.midnight.kuira.core.connector.model
/
HistoryEntry
History
Entry
data
class
HistoryEntry
(
val
txHash
:
String
,
val
txStatus
:
TxStatus
)
Transaction history entry.
Members
Constructors
History
Entry
Link copied to clipboard
constructor
(
txHash
:
String
,
txStatus
:
TxStatus
)
Properties
tx
Hash
Link copied to clipboard
val
txHash
:
String
tx
Status
Link copied to clipboard
val
txStatus
:
TxStatus