Skip to content

Commit

Permalink
add to config_everything
Browse files Browse the repository at this point in the history
Signed-off-by: garyschulte <[email protected]>
  • Loading branch information
garyschulte committed Jan 10, 2025
1 parent e9155f3 commit 0d95b1d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion besu/src/test/resources/everything_config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ rpc-http-max-request-content-length = 5242880
rpc-max-logs-range=100
json-pretty-print-enabled=false
cache-last-blocks=512
cache-precompiles=true
rpc-gas-cap = 50000000
rpc-max-trace-filter-range=100

Expand Down Expand Up @@ -253,4 +254,4 @@ Xevm-jumpdest-cache-weight-kb=32000
# plugins
Xplugins-external-enabled=true
plugins=["none"]
plugin-continue-on-error=false
plugin-continue-on-error=false

0 comments on commit 0d95b1d

Please sign in to comment.