Skip to content

Commit

Permalink
Removed as PR request
Browse files Browse the repository at this point in the history
Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
  • Loading branch information
Gabriel-Trintinalia committed Sep 18, 2023
1 parent d7dbcb4 commit a5d55ef
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ public abstract class BenchmarkExecutor {
.blockHashLookup(n -> null)
.blockValues(new SimpleBlockValues())
.gasPrice(Wei.ZERO)
.blobGasPrice(Wei.ZERO)
.miningBeneficiary(Address.ZERO)
.originator(Address.ZERO)
.initialGas(100_000L)
Expand Down

0 comments on commit a5d55ef

Please sign in to comment.