Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

fix: pass correct types to libp2p dht methods #3806

Merged
merged 1 commit into from
Aug 12, 2021

Conversation

achingbrain
Copy link
Member

We convert CIDs to Uint8Arrays unnecessarily which breaks things.

Fixes #3502

We convert CIDs to Uint8Arrays unnecessarily which breaks things.

Fixes #3502
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dht.findProvs: TypeError: key.toBaseEncodedString is not a function
1 participant