ethereumjs-monorepo

@ethereumjs/common


@ethereumjs/common / HardforkTransitionConfig

Interface: HardforkTransitionConfig

Defined in: common/src/types.ts:59

Properties

block

block: number | null

Defined in: common/src/types.ts:61


forkHash?

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

Defined in: common/src/types.ts:63


name

name: string

Defined in: common/src/types.ts:60


timestamp?

optional timestamp: string | number

Defined in: common/src/types.ts:62