Wordsmithing

This commit is contained in:
Marco Munizaga
2023-08-08 12:31:58 -07:00
parent 7bfd2aef7c
commit 6c733c4925

View File

@@ -35,7 +35,7 @@ scheme is called `Libp2p-PeerID`.
* The `challenge-server` parameter is optional. The client should set it if
the client wants to authenticate the server.
* The peer-id is encoded per the [peer-ids spec](../peer-ids/peer-ids.md).
* The peer-id is encoded per the string encoding described in the [peer-ids spec](../peer-ids/peer-ids.md).
* The signature is over the concatenated result of:
```
<varint-length> + "origin=" + server-name +