toggle menu
libnexakotlin
0.3.5
common
switch theme
search in API
libnexakotlin
/
org.nexa.libnexakotlin
/
ElectrumClient
/
GetHistoryResult
Get
History
Result
@
Serializable
data
class
GetHistoryResult
(
val
height
:
Int
,
val
tx_hash
:
String
)
Members
Constructors
Get
History
Result
Link copied to clipboard
constructor
(
height
:
Int
,
tx_hash
:
String
)
Properties
height
Link copied to clipboard
val
height
:
Int
tx_hash
Link copied to clipboard
val
tx_hash
:
String