Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OpenCaplinDatabase ¶
func OpenCaplinDatabase(ctx context.Context, databaseConfig db_config.DatabaseConfiguration, beaconConfig *clparams.BeaconChainConfig, rawBeaconChain persistence2.RawBeaconBlockChain, dbPath string, engine execution_client.ExecutionEngine, wipeout bool, ) (persistence.BeaconChainDatabase, kv.RwDB, error)
func RunCaplinPhase1 ¶
func RunCaplinPhase1(ctx context.Context, sentinel sentinel.SentinelClient, engine execution_client.ExecutionEngine, beaconConfig *clparams.BeaconChainConfig, genesisConfig *clparams.GenesisConfig, state *state.CachingBeaconState, caplinFreezer freezer.Freezer, dirs datadir.Dirs, cfg beacon_router_configuration.RouterConfiguration, eth1Getter snapshot_format.ExecutionBlockReaderByNumber, snDownloader proto_downloader.DownloaderClient, backfilling bool, states bool) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.