Skip to content

Commit

Permalink
fix: update besu
Browse files Browse the repository at this point in the history
Signed-off-by: Barnabas Busa <[email protected]>
  • Loading branch information
barnabasbusa authored Jun 7, 2024
1 parent 50edbc8 commit 564c2a4
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
- --Xbonsai-limit-trie-logs-enabled=false
- --ethstats={{ inventory_hostname }}:{{ ethstats_secret }}@{{ ethstats_url }}:443
besu_container_pull: true

0 comments on commit 564c2a4

Please sign in to comment.