Skip to content

Commit

Permalink
Merge pull request #40 from ethpandaops/barnabasbusa-patch-1
Browse files Browse the repository at this point in the history
fix: update besu
  • Loading branch information
barnabasbusa authored Jun 7, 2024
2 parents 48d7db4 + 1bbcef8 commit 262bedd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible/inventories/devnet-0/group_vars/besu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ besu_container_command_extra_args:
- --rpc-http-api=ADMIN,DEBUG,ETH,MINER,NET,TRACE,TXPOOL,WEB3
- --sync-mode=FULL
- --data-storage-format=BONSAI
- --bonsai-limit-trie-logs-enabled=false
- --ethstats={{ inventory_hostname }}:{{ ethstats_secret }}@{{ ethstats_url }}:443
besu_container_pull: true

0 comments on commit 262bedd

Please sign in to comment.