mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-03 09:37:38 +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{
|
return &types.Genesis{
|
||||||
Config: params.HoleskyChainConfig,
|
Config: params.HoleskyChainConfig,
|
||||||
Nonce: 4660,
|
Nonce: 4660,
|
||||||
|
ExtraData: hexutil.MustDecode("0x686f77206d7563682069732074686520666973683f"),
|
||||||
GasLimit: 25000000,
|
GasLimit: 25000000,
|
||||||
Difficulty: big.NewInt(1),
|
Difficulty: big.NewInt(1),
|
||||||
Timestamp: 1694786100,
|
Timestamp: 1694786100,
|
||||||
|
Loading…
Reference in New Issue
Block a user