I can find a persistent peer list in .fxcore/config/config.toml, here I can see the comma-separated peer list. So if I want my validator node to listen to only one persistent peer then should I keep only peer in the persistent peer field in .fxcore/config/config.toml and restart the validator node to have only one persistent peer for the validator.
@Richard Can you help with this?