mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-06 08:06:32 +00:00
bc643b19c4
Pass a set of private peer ids to the `PeerManager` and any node that exists in this set is not returned in the `Advertise` method. closes: #6405