@ethereumjs/common / GethGenesis
Defined in: common/src/gethGenesis.ts:81
Interface for Geth Genesis object
alloc:
GethGenesisAlloc
Defined in: common/src/gethGenesis.ts:93
optionalbaseFeePerGas:number|`0x${string}`|null
Defined in: common/src/gethGenesis.ts:97
optionalcoinbase:`0x${string}`
Defined in: common/src/gethGenesis.ts:92
config:
GethGenesisConfig
Defined in: common/src/gethGenesis.ts:82
optionaldifficulty:`0x${string}`
Defined in: common/src/gethGenesis.ts:90
optionalexcessBlobGas:string
Defined in: common/src/gethGenesis.ts:84
optionalextraData:string
Defined in: common/src/gethGenesis.ts:88
gasLimit:
`0x${string}`
Defined in: common/src/gethGenesis.ts:89
optionalgasUsed:`0x${string}`
Defined in: common/src/gethGenesis.ts:95
optionalmixHash:`0x${string}`
Defined in: common/src/gethGenesis.ts:91
optionalname:string
Defined in: common/src/gethGenesis.ts:83
nonce:
string
Defined in: common/src/gethGenesis.ts:86
optionalnumber:`0x${string}`
Defined in: common/src/gethGenesis.ts:94
optionalparentHash:`0x${string}`
Defined in: common/src/gethGenesis.ts:96
optionalrequestsHash:string
Defined in: common/src/gethGenesis.ts:85
timestamp:
string
Defined in: common/src/gethGenesis.ts:87