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.
pub async fn test_exex_context() -> Result<(ExExContext<Adapter>, TestExExHandle)>Creates a new [ExExContext] with (mainnet)[MAINNET] chain spec.
For more information see test_exex_context_with_chain_spec.