Skip to content

Commit 25d51dc

Browse files
committed
docs: clarify peer id as Cidv1
1 parent 2c85e3c commit 25d51dc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/routing/http-routing-v1.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,8 @@ Each object in the `Providers` list is a *read provider record*.
108108

109109
#### Path Parameters
110110

111-
- `peer-id` is the [Peer ID](https://github.com/libp2p/specs/blob/master/peer-ids/peer-ids.md) to fetch peer records for.
111+
- `peer-id` is the [Peer ID](https://github.com/libp2p/specs/blob/master/peer-ids/peer-ids.md) to fetch peer records for,
112+
represented as a CIDv1 encoded with `libp2p-key` codec.
112113

113114
#### Response Status Codes
114115

0 commit comments

Comments
 (0)