libnexakotlin
Toggle table of contents
0.4.7
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
ElectrumClient
/
HeaderResult
Header
Result
@
Serializable
data
class
HeaderResult
(
val
height
:
Long
,
val
hex
:
String
)
Members
Constructors
Header
Result
Link copied to clipboard
constructor
(
height
:
Long
,
hex
:
String
)
Properties
height
Link copied to clipboard
val
height
:
Long
hex
Link copied to clipboard
val
hex
:
String