Skip to content

Commit d3e9251

Browse files
authored
chore: mention bases, fix lint
1 parent b8ec85e commit d3e9251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routing/http-routing-v1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Each object in the `Providers` list is a record conforming to a schema, usually
148148
#### Path Parameters
149149

150150
- `peer-id` is the [Peer ID](https://github.com/libp2p/specs/blob/master/peer-ids/peer-ids.md) to fetch peer records for,
151-
represented as either a Multihash in Base58btc, or a CIDv1 with libp2p-key (`0x72`) codec.
151+
represented as either a Multihash in Base58btc, or a CIDv1 with libp2p-key (`0x72`) codec (in Base36 or Base32).
152152

153153
#### Request Query Parameters
154154

0 commit comments

Comments
 (0)