@ethereumjs/common / GenesisBlockConfig
Interface: GenesisBlockConfig
Table of contents
Properties
Properties
baseFeePerGas
• Optional
baseFeePerGas: string
Defined in
types.ts:48
difficulty
• difficulty: string
| number
Defined in
types.ts:45
excessBlobGas
• Optional
excessBlobGas: string
Defined in
types.ts:49
• extraData: string
Defined in
types.ts:47
gasLimit
• gasLimit: string
| number
Defined in
types.ts:44
nonce
• nonce: string
Defined in
types.ts:46
timestamp
• Optional
timestamp: string
Defined in
types.ts:43