ChainsConfig<N, P>: {
    [K in PlatformToChains<P>]?: ChainConfig<N, K>
}

Type Parameters

Generated using TypeDoc