ChainSafe / ChainSafe/gossamer
Use separate peer config for sync service
Open
- Dominant language
- Go
- Stars
- 454
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
## Issue summary
Currently, we are using the peer config defined in `NetworkConfig` for both `network` service and the `sync` service. We need to separate them out by creating `SyncConfig`
## Other information and links
We noticed this affecting one of the test #3212
Contributor guide
Assessment
This issue has not been assessed yet.