toggle menu
Kaptos
0.1.2-beta
common
switch theme
search in API
Kaptos
/
xyz.mcxross.kaptos.model
/
FullNodeConfig
Full
Node
Config
data
class
FullNodeConfig
(
var
headers
:
Map
<
String
,
Any
>
?
=
null
)
:
ClientHeadersType
A Fullnode only configuration object.
Parameters
headers
extra headers we want to send with the request
Members
Constructors
Full
Node
Config
Link copied to clipboard
constructor
(
headers
:
Map
<
String
,
Any
>
?
=
null
)
Properties
headers
Link copied to clipboard
open
override
var
headers
:
Map
<
String
,
Any
>
?