Skip to content

Commit

Permalink
chore: change libp2p-gossipsub url (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
wemeetagain authored May 28, 2020
1 parent fb53ce4 commit 508a632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ Validates the signature of a message.
You can use the following implementations as examples for building your own pubsub implementation.

- [libp2p/js-libp2p-floodsub](https://github.com/libp2p/js-libp2p-floodsub)
- [ChainSafe/gossipsub-js](https://github.com/ChainSafe/gossipsub-js)
- [ChainSafe/js-libp2p-gossipsub](https://github.com/ChainSafe/js-libp2p-gossipsub)

## Contribute

Expand Down

0 comments on commit 508a632

Please sign in to comment.