Typeberry by Fluffy Labs - v0.4.0
    Preparing search index...

    Class NodeConfiguration

    Index

    Properties

    $schema: string
    authorship: AuthorshipOptions
    chainSpec: JipChainSpec
    databaseBasePath: string | undefined

    If database path is not provided, we load an in-memory db.

    version: number
    fromJson: FromJsonWithParser<unknown, NodeConfiguration> = ...

    Methods