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