mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-28 07:36:44 +00:00
Include missing bad merge changes
This commit is contained in:
parent
34d8949f84
commit
00c78e73af
1 changed files with 6 additions and 2 deletions
|
|
@ -15,10 +15,14 @@
|
|||
"londonBlock": 23850000,
|
||||
"bor": {
|
||||
"jaipurBlock": 23850000,
|
||||
"period": 2,
|
||||
"period": {
|
||||
"0": 2
|
||||
},
|
||||
"producerDelay": 6,
|
||||
"sprint": 64,
|
||||
"backupMultiplier": 2,
|
||||
"backupMultiplier": {
|
||||
"0": 2
|
||||
},
|
||||
"validatorContract": "0x0000000000000000000000000000000000001000",
|
||||
"stateReceiverContract": "0x0000000000000000000000000000000000001001",
|
||||
"overrideStateSyncRecords": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue