Documentation
¶
Index ¶
- func CreateAndStartEventBus() (*tmTypes.EventBus, error)
- func CreateAndStartProxyAppConns(config *tmCfg.Config) (proxy.AppConns, error)
- func CreateEvidenceReactor(config *tmCfg.Config, stateStore sm.Store, blockStore *store.BlockStore) (*evidence.Reactor, *evidence.Pool, error)
- func CreateMempoolAndMempoolReactor(config *tmCfg.Config, proxyApp proxy.AppConns, state sm.State) (*mempl.Reactor, *mempl.CListMempool)
- func DefaultDBProvider(ctx *DBContext) (dbm.DB, error)
- func DoHandshake(stateStore sm.Store, state sm.State, blockStore sm.BlockStore, ...) error
- type DBContext
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAndStartEventBus ¶
func CreateEvidenceReactor ¶
func DoHandshake ¶
func DoHandshake( stateStore sm.Store, state sm.State, blockStore sm.BlockStore, genDoc *tmTypes.GenesisDoc, eventBus tmTypes.BlockEventPublisher, proxyApp proxy.AppConns, ) error
Types ¶
Click to show internal directories.
Click to hide internal directories.