ipni / storetheindex

A directory of CIDs
Other
75 stars 21 forks source link

feat: decode multihash string for B58 and Hex #2630

Closed LexLuthr closed 1 month ago

LexLuthr commented 2 months ago

Context

Currently, find only support decoding B58 multihash strings. We are adding support for Hex strings as well.

Proposed Changes

Currently, find only support decoding B58 multihash strings. We are adding support for Hex strings as well.

Tests

NA

Revert Strategy

Yes