pub fn create_chain_state(
registry: Arc<RequestChainRegistry>,
engine: Arc<ChainExecutionEngine>,
) -> ChainStateExpand description
Create the chain state with registry and engine
pub fn create_chain_state(
registry: Arc<RequestChainRegistry>,
engine: Arc<ChainExecutionEngine>,
) -> ChainStateCreate the chain state with registry and engine