Module setup_import

Module setup_import 

Source
Expand description

Helper for setting up nodes with pre-imported chain data Setup utilities for importing RLP chain data before starting nodes.

Structs§

ChainImportResult
Setup result containing nodes and temporary directories that must be kept alive

Functions§

load_forkchoice_state
Helper to load forkchoice state from a JSON file
setup_engine_with_chain_import
Creates a test setup with Ethereum nodes that have pre-imported chain data from RLP files.