pub fn new_registry(
    config: Config
) -> SharedRegistry<CountingAndCachingChainHandle>
Expand description

Create a new SharedRegistry that uses CountingAndCachingChainHandle as the ChainHandle implementation.