Documentation
¶
Index ¶
Constants ¶
View Source
const ( FlagSCEnable = "state-commit.enable" FlagAsyncCommitBuffer = "state-commit.async-commit-buffer" FlagZeroCopy = "state-commit.zero-copy" FlagSnapshotKeepRecent = "state-commit.snapshot-keep-recent" FlagSnapshotInterval = "state-commit.snapshot-interval" FlagCacheSize = "state-commit.cache-size" FlagSnapshotWriterLimit = "state-commit.snapshot-writer-limit" FlagSSEnable = "state-store.enable" FlagSSBackend = "state-store.backend" FlagSSAsyncFlush = "state-store.async-flush" )
Variables ¶
This section is empty.
Functions ¶
func SetupSeiDB ¶
func SetupSeiDB( logger log.Logger, homePath string, appOpts servertypes.AppOptions, baseAppOptions []func(*baseapp.BaseApp), ) []func(*baseapp.BaseApp)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.