Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Add peerstore to multistore (#1980)
## Relevant issue(s) Resolves #1680 ## Description This small refactor adds the `peerstore` to the `multistore`. In doing so, we broaden the types of stores that can be part of the `multistore` by starting from a `ds.Datastore` instead of the more restrictive `DSReaderWriter`
- Loading branch information