Skip to content

Commit 7e97f06

Browse files
authored
added Fetch protocol link to IPNS-over-PubSub spec
1 parent faa8393 commit 7e97f06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

naming/pubsub.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ where base64url-unpadded is an unpadded base64url as specified in [IETF RFC 4648
5151

5252
# Layering persistence onto libp2p PubSub
5353

54-
libp2p PubSub does not have any notion of persistent data built into it. However, we can layer persistence on top of PubSub by utilizing [libp2p Fetch](https://github.com/libp2p/specs/).
54+
libp2p PubSub does not have any notion of persistent data built into it. However, we can layer persistence on top of PubSub by utilizing [libp2p Fetch](https://github.com/libp2p/specs/pull/204).
5555

5656
The protocol has the following steps:
5757
1. Start State: Node `A` subscribes to the PubSub topic `t` corresponding to the local IPNS record key `k`

0 commit comments

Comments
 (0)