@ethereumjs/common / GenesisBlockConfig
Defined in: types.ts:48
optional
baseFeePerGas:`0x${string}`
Defined in: types.ts:54
difficulty:
number
|`0x${string}`
Defined in: types.ts:51
optional
excessBlobGas:`0x${string}`
Defined in: types.ts:55
extraData:
`0x${string}`
Defined in: types.ts:53
gasLimit:
number
|`0x${string}`
Defined in: types.ts:50
nonce:
`0x${string}`
Defined in: types.ts:52
optional
requestsHash:`0x${string}`
Defined in: types.ts:56
optional
timestamp:`0x${string}`
Defined in: types.ts:49