Skip to content

Commit 5252f83

Browse files
bajtosmasih
authored andcommitted
Update IPNI_MH_SAMPLING.md
Document the string representation of multihash values (Base58).
1 parent ee10a08 commit 5252f83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

IPNI_MH_SAMPLING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ Samples a set of multihashes ingested by an IPNI indexer for a given provider ID
177177
federation protocol.
178178

179179
- **Response**:
180-
- `200 OK`: A list of sampled multihash objects, each containing information based on the input parameters.
180+
- `200 OK`: A list of sampled multihash objects, each containing information based on the input parameters. The multihash values are encoded using the Base58 string representation.
181181
- `404 Not Found`: If the provider ID or context ID does not exist.
182182
- `400 Bad Request`: If the request parameters are invalid.
183183

@@ -289,4 +289,4 @@ benefit of reducing the blast radius of churn in mutlihash records advertised by
289289

290290
## Copyright
291291

292-
Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).
292+
Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).

0 commit comments

Comments
 (0)