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

fix: pass correct types to libp2p dht methods#3806

Merged
achingbrain merged 1 commit into
masterfrom
fix/pass-correct-types-to-dht-methods
Aug 12, 2021
Merged

fix: pass correct types to libp2p dht methods#3806
achingbrain merged 1 commit into
masterfrom
fix/pass-correct-types-to-dht-methods

Conversation

@achingbrain

Copy link
Copy Markdown
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