Expand description
Helper for setting up nodes with pre-imported chain data Setup utilities for importing RLP chain data before starting nodes.
Structs§
- Chain
Import Result - 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.