@sentio/sdk
Preparing search index...
.
InitResponse
Interface InitResponse
interface
InitResponse
{
chainIds
:
string
[]
;
config
:
undefined
|
ProjectConfig
;
dbSchema
:
undefined
|
DataBaseSchema
;
eventLogConfigs
:
EventLogConfig
[]
;
executionConfig
:
undefined
|
ExecutionConfig
;
exportConfigs
:
ExportConfig
[]
;
metricConfigs
:
MetricConfig
[]
;
}
Index
Properties
chain
Ids
config
db
Schema
event
Log
Configs
execution
Config
export
Configs
metric
Configs
Properties
chain
Ids
chainIds
:
string
[]
config
config
:
undefined
|
ProjectConfig
db
Schema
dbSchema
:
undefined
|
DataBaseSchema
event
Log
Configs
eventLogConfigs
:
EventLogConfig
[]
execution
Config
executionConfig
:
undefined
|
ExecutionConfig
export
Configs
exportConfigs
:
ExportConfig
[]
metric
Configs
metricConfigs
:
MetricConfig
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chain
Ids
config
db
Schema
event
Log
Configs
execution
Config
export
Configs
metric
Configs
@sentio/sdk
Loading...