libnexakotlin
Toggle table of contents
0.4.7
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
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