toggle menu
libnexakotlin
0.3.5
common
switch theme
search in API
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