Typeberry by Fluffy Labs - v0.4.0
Preparing search index...
lib
config_node
NodeConfiguration
Class NodeConfiguration
Index
Properties
$schema
authorship
chain
Spec
database
Base
Path
flavor
version
from
Json
Methods
new
Properties
Readonly
$schema
$schema
:
string
Readonly
authorship
authorship
:
AuthorshipOptions
Readonly
chain
Spec
chainSpec
:
JipChainSpec
Readonly
database
Base
Path
databaseBasePath
:
string
|
undefined
If database path is not provided, we load an in-memory db.
Readonly
flavor
flavor
:
KnownChainSpec
Readonly
version
version
:
number
Static
from
Json
fromJson
:
FromJsonWithParser
<
unknown
,
NodeConfiguration
>
= ...
Methods
Static
new
new
(
__namedParameters
:
JsonObject
<
NodeConfiguration
>
)
:
NodeConfiguration
Parameters
__namedParameters
:
JsonObject
<
NodeConfiguration
>
Returns
NodeConfiguration
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
$schema
authorship
chain
Spec
database
Base
Path
flavor
version
from
Json
Methods
new
Typeberry by Fluffy Labs - v0.4.0
Loading...
If database path is not provided, we load an in-memory db.