mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-28 07:36:44 +00:00
edit genesis test file
This commit is contained in:
parent
4dc6651147
commit
cf35be19df
1 changed files with 2 additions and 1 deletions
3
tests/bor/testdata/genesis.json
vendored
3
tests/bor/testdata/genesis.json
vendored
|
|
@ -20,7 +20,8 @@
|
|||
},
|
||||
"producerDelay": 4,
|
||||
"sprint": {
|
||||
"0": 4
|
||||
"0": 4,
|
||||
"32": 2
|
||||
},
|
||||
"backupMultiplier": {
|
||||
"0": 1
|
||||
|
|
|
|||
Loading…
Reference in a new issue