IntersectMBO / IntersectMBO/cardano-node
Setting PeerSharing Key Manually in config.json
Open
Stale
- Dominant language
- Haskell
- Stars
- 3.2k
- Forks
- 754
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 20
Description
In the current `config.json` file, setting `"PeerSharing": false` explicitly is still useful when operating a node as a relay that synchronizes only with other known relays, for example.
Currently, the `PeerSharing` key is removed from https://book.play.dev.cardano.org/environments/mainnet/config-legacy.json For reference, perhaps the key should continue to be included in the available `config-legacy.json` file.
Contributor guide
Assessment
This issue has not been assessed yet.