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