Typeberry by Fluffy Labs - v0.11.0
Preparing search index...
importer
CreateImporterOptions
Type Alias CreateImporterOptions
type
CreateImporterOptions
=
{
db
?:
Awaited
<
ReturnType
<
Config
[
"openDatabase"
]
>
>
;
initGenesisFromAncestry
?:
boolean
;
}
Index
Properties
db?
init
Genesis
From
Ancestry?
Properties
Optional
db
db
?:
Awaited
<
ReturnType
<
Config
[
"openDatabase"
]
>
>
Provide an already-open database to reuse instead of opening a new one.
Optional
init
Genesis
From
Ancestry
initGenesisFromAncestry
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
db
init
Genesis
From
Ancestry
Typeberry by Fluffy Labs - v0.11.0
Loading...
Provide an already-open database to reuse instead of opening a new one.