Skip to content

Commit

Permalink
besu: remove londonblock to allow free gas network without extra conf…
Browse files Browse the repository at this point in the history
…ig on private networks
  • Loading branch information
joshuafernandes committed Jun 28, 2023
1 parent 99fb3d7 commit 31847a5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion files/besu/config/besu/IBFTgenesis.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"constantinoplefixblock" : 0,
"muirGlacierBlock": 0,
"berlinBlock": 0,
"londonBlock": 0,
"arrowGlacierBlock": 0,
"grayGlacierBlock": 0,
"ibft2" : {
Expand Down
1 change: 0 additions & 1 deletion files/besu/config/besu/QBFTgenesis.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"constantinoplefixblock" : 0,
"muirGlacierBlock": 0,
"berlinBlock": 0,
"londonBlock": 0,
"arrowGlacierBlock": 0,
"grayGlacierBlock": 0,
"qbft": {
Expand Down

0 comments on commit 31847a5

Please sign in to comment.