Skip to content

Commit

Permalink
Update docs/public-networks/how-to/connect/manage-peers.md
Browse files Browse the repository at this point in the history
proof

Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com>
Signed-off-by: m4sterbunny <harrie.bickle@consensys.net>
  • Loading branch information
m4sterbunny and alexandratran committed Jul 22, 2024
1 parent d7635c5 commit 6dfa47d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/public-networks/how-to/connect/manage-peers.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,12 @@ Hyperledger Besu peer-to-peer (P2P) discovery happens periodically based on the
network and the node's [peer limit](#limit-peers).

The frequency of discovery isn't configurable, but you can:
- [Limit remote connections](#limit-remote-connections) in public networks

- [Limit remote connections](#limit-remote-connections) in public networks.
- [Allowlist peers by IP subnet](#allowlist-peers) to create a private network of peers across public
networks
networks.
- [Randomly prioritize connections](../../reference/cli/options.md#random-peer-priority-enabled) in
small, stable networks
small, stable networks.

:::info
You can use [`admin_addPeer`](../../reference/cli/options.md#admin_addpeer) to attempt a specific
Expand Down

0 comments on commit 6dfa47d

Please sign in to comment.