Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove multicodec, it is outdated. try using multiformats #5

Open
bshambaugh opened this issue Nov 3, 2022 · 0 comments
Open

remove multicodec, it is outdated. try using multiformats #5

bshambaugh opened this issue Nov 3, 2022 · 0 comments

Comments

@bshambaugh
Copy link
Owner

There are two instances in the code base that use multicodec.

const publicKeywPrefix = multicodec.addPrefix(multicodecName, publicKey);

const bufwoPrefix = multicodec.rmPrefix(buf);

try using multiformats

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant