Cuprate / cuprate

Cuprate, an upcoming experimental, modern & secure monero node. Written in Rust
Other
128 stars 19 forks source link

P2P: remove peer sync service #299

Closed Boog900 closed 1 month ago

Boog900 commented 1 month ago

What

Removes the peer sync service and instead keeps core sync data stored in PeerInformation.

Why

Removes the need for a separate service.