From 6dfa47d5050ef0b8221ba450e635e5124dde16b0 Mon Sep 17 00:00:00 2001 From: m4sterbunny Date: Mon, 22 Jul 2024 15:03:08 +0100 Subject: [PATCH] Update docs/public-networks/how-to/connect/manage-peers.md proof Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com> Signed-off-by: m4sterbunny --- docs/public-networks/how-to/connect/manage-peers.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/public-networks/how-to/connect/manage-peers.md b/docs/public-networks/how-to/connect/manage-peers.md index 1e17d65d4d2..0b23f6c7a6b 100644 --- a/docs/public-networks/how-to/connect/manage-peers.md +++ b/docs/public-networks/how-to/connect/manage-peers.md @@ -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