Function ibc_test_framework::bootstrap::binary::chain::new_registry
source · [−]pub fn new_registry(
config: Config
) -> SharedRegistry<CountingAndCachingChainHandle>Expand description
Create a new SharedRegistry that uses CountingAndCachingChainHandle
as the ChainHandle implementation.