ethereumjs-monorepo

@ethereumjs/common


@ethereumjs/common / HardforkTransitionConfig

Interface: HardforkTransitionConfig

Defined in: types.ts:59

Properties

block

block: null | number

Defined in: types.ts:61


forkHash?

optional forkHash: null | `0x${string}`

Defined in: types.ts:63


name

name: string

Defined in: types.ts:60


timestamp?

optional timestamp: string | number

Defined in: types.ts:62