Variable supportedChainsConst

supportedChains: Record<keyof TablelandNetworkConfig, ChainInfo> = ...

The set of chains and their information as supported by the Tableland network.

Generated using TypeDoc