toggle menu
libnexakotlin
0.3.5
common
switch theme
search in API
libnexakotlin
/
org.nexa.libnexakotlin
/
ElectrumClient
/
HeadersResult
Headers
Result
@
Serializable
data
class
HeadersResult
(
val
count
:
Int
,
val
hex
:
String
,
val
max
:
Int
)
Members
Constructors
Headers
Result
Link copied to clipboard
constructor
(
count
:
Int
,
hex
:
String
,
max
:
Int
)
Properties
count
Link copied to clipboard
val
count
:
Int
hex
Link copied to clipboard
val
hex
:
String
max
Link copied to clipboard
val
max
:
Int