mirror of
https://github.com/vacp2p/specs.git
synced 2026-01-09 07:17:56 -05:00
fix: correct link in RFC/0002-signed-envelopes.md
Co-authored-by: tmakarios <githubcorrespondence@freespoken.nz>
This commit is contained in:
@@ -106,7 +106,7 @@ To verify, a peer will "inflate" the `public_key` into a domain object that can
|
||||
verify signatures, prepare a buffer as above and verify the `signature` field
|
||||
against it.
|
||||
|
||||
[addr-records-rfc]: ./0003-address-records.md
|
||||
[addr-records-rfc]: ./0003-routing-records.md
|
||||
[peer-id-spec]: ../peer-ids/peer-ids.md
|
||||
[multicodec]: https://github.com/multiformats/multicodec
|
||||
[uvarint]: https://github.com/multiformats/unsigned-varint
|
||||
|
||||
Reference in New Issue
Block a user