Documentation ¶
Index ¶
- func AllComponents(ctx context.Context, cfg txpoolcfg.Config, cache kvcache.Cache, ...) (kv.RwDB, *txpool.TxPool, *txpool.Fetch, *txpool.Send, *txpool.GrpcServer, ...)
- func SaveChainConfigIfNeed(ctx context.Context, coreDB kv.RoDB, txPoolDB kv.RwDB, force bool, ...) (cc *chain.Config, blockNum uint64, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllComponents ¶
func AllComponents(ctx context.Context, cfg txpoolcfg.Config, cache kvcache.Cache, newTxs chan types.Announcements, chainDB kv.RoDB, sentryClients []direct.SentryClient, stateChangesClient txpool.StateChangesClient, logger log.Logger) (kv.RwDB, *txpool.TxPool, *txpool.Fetch, *txpool.Send, *txpool.GrpcServer, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.