Skip to content

Commit

Permalink
test push update p2p networking
Browse files Browse the repository at this point in the history
  • Loading branch information
wcatz committed May 16, 2024
1 parent c76d7a7 commit f012017
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/stake-pool-guides/p2p-networking.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Edit your mainnet-config.json. I add them just above ***"defaultBackends": [***.

```bash title="mainnet-config.json"
"EnableP2P": true,
"PeerSharing": true,
"TargetNumberOfRootPeers": 100,
"TargetNumberOfKnownPeers": 100,
"TargetNumberOfEstablishedPeers": 50,
Expand Down

0 comments on commit f012017

Please sign in to comment.