chore: add link to signed peer record spec

This commit is contained in:
Vasco Santos
2020-07-21 19:53:30 +02:00
parent 0cf5c06fce
commit 3753c2fb30

View File

@@ -77,7 +77,7 @@ discovery within application specific namespaces. Peers connect to the
rendezvous point and register their presence in one or more
namespaces. It is not allowed to register arbitrary peers in a
namespace; only the peer initiating the registration can register
itself. The register message contains a serialized [signed peer record]()
itself. The register message contains a serialized [signed peer record](https://github.com/libp2p/specs/blob/377f05a/RFC/0002-signed-envelopes.md)
created by the peer, which can be validated by others.
Peers registered with the rendezvous point can be discovered by other