Type alias TypedChainId

TypedChainId: {
    chainId: number;
    chainType: ChainType;
}

Type declaration

Generated using TypeDoc