@ethereumjs/common / getPresetChainConfig
getPresetChainConfig(
chain
):ChainConfig
Defined in: utils.ts:304
Return the preset chain config for one of the predefined chain configurations
the representing a network name (e.g. ‘mainnet’) or number representing the chain ID
string |
number |