Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vsuharnikov committed Sep 12, 2024
1 parent 950b8f8 commit 30b47d2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 369 deletions.
2 changes: 1 addition & 1 deletion local-network/configs/besu/run-besu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

IP=$(hostname -I)

# p2p-host = "ec-1" # Doesn't work: https://github.com/hyperledger/besu/issues/4380
# --p2p-host="ec-1" # Doesn't work: https://github.com/hyperledger/besu/issues/4380
besu \
--config-file=/config/besu.conf \
--p2p-host=${IP}
368 changes: 0 additions & 368 deletions local-network/deploy/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 30b47d2

Please sign in to comment.