@ethereumjs/common / ChainConfig
Defined in: types.ts:33
bootstrapNodes:
BootstrapNodeConfig
[]
Defined in: types.ts:42
chainId:
string
|number
Defined in: types.ts:35
optional
comment:string
Defined in: types.ts:37
consensus:
ConsensusConfig
Defined in: types.ts:44
optional
customHardforks:HardforksDict
Defined in: types.ts:41
optional
defaultHardfork:string
Defined in: types.ts:36
optional
depositContractAddress:`0x${string}`
Defined in: types.ts:45
optional
dnsNetworks:string
[]
Defined in: types.ts:43
genesis:
GenesisBlockConfig
Defined in: types.ts:39
hardforks:
HardforkTransitionConfig
[]
Defined in: types.ts:40
name:
string
Defined in: types.ts:34
optional
url:string
Defined in: types.ts:38