mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 03:30:37 +00:00
This reverts commit 438dd6bdb1
. Broke CI.
Reverted. Will make another PR.
This commit is contained in:
parent
c44188871b
commit
fa4cf492d4
@ -348,6 +348,7 @@ func HoleskyGenesisBlock() *types.Genesis {
|
||||
return &types.Genesis{
|
||||
Config: params.HoleskyChainConfig,
|
||||
Nonce: 4660,
|
||||
ExtraData: hexutil.MustDecode("0x686f77206d7563682069732074686520666973683f"),
|
||||
GasLimit: 25000000,
|
||||
Difficulty: big.NewInt(1),
|
||||
Timestamp: 1694786100,
|
||||
|
Loading…
Reference in New Issue
Block a user