Function reth_exex_test_utils::test_exex_context

source ยท
pub async fn test_exex_context() -> Result<(ExExContext<Adapter>, TestExExHandle)>
Expand description

Creates a new [ExExContext] with (mainnet)[MAINNET] chain spec.

For more information see test_exex_context_with_chain_spec.