Refactoring: move peer addressed from Discovery
to Peerset
data store
#518
Labels
I4-refactor
Code needs refactoring.
Discovery
to Peerset
data store
#518
This is a part of
Notifications
refactoring outlined in #556 and the next logical step after splittingPeerset
into data store & connection establishment components paritytech/substrate#13531.The goal is to move known addresses from
Discovery
behavior to the newPeerset
data store, where it should be easily accessible by all the protocols. This will also facilitate serializing the peer set to disc and reloading it on startup #565.The text was updated successfully, but these errors were encountered: