Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

chore: correct the peerStore.save doc #397

Merged
merged 1 commit into from
May 9, 2023
Merged

chore: correct the peerStore.save doc #397

merged 1 commit into from
May 9, 2023

Conversation

p-shahi
Copy link
Member

@p-shahi p-shahi commented May 9, 2023

Closes #396

@p-shahi p-shahi linked an issue May 9, 2023 that may be closed by this pull request
@maschad maschad merged commit 6998722 into master May 9, 2023
@maschad maschad deleted the fix-peerStore-doc branch May 9, 2023 17:59
github-actions bot pushed a commit that referenced this pull request May 10, 2023
## [@libp2p/interface-peer-store-v2.0.3](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-peer-store-v2.0.2...@libp2p/interface-peer-store-v2.0.3) (2023-05-10)

### Bug Fixes

* expose peerstore consume peer record method ([#398](#398)) ([80222b8](80222b8))

### Trivial Changes

* correct the peerStore.save doc ([#397](#397)) ([6998722](6998722))
@github-actions
Copy link

🎉 This PR is included in version @libp2p/interface-peer-store-v2.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

peerStore.save has a confusing example that uses "set" method
2 participants