Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Add reconnection to known peers (#1482)
## Relevant issue(s) Resolves #1481 ## Description Currently, we de not reconnect to known peers on restart unless the peer is defined in the config file or on the CLI command. This PR makes sure that we try to reconnect to known peers.
- Loading branch information