We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When a manifest isn't dowloaded correctly we get the following error:
wasm parse error: Unexpected EOF (at offset 38943), status: true, cid: Qmc1j2vhmtgXxesPuYEwxxdDAexid2NEqBafUxkeqidUQD, id: cb2a78a78b036019babe7be85650618aa64036c3d79aa757bb04ca266ba1dafe
When we detect a parse error we should compare the cid with the downloaded manifest hash to verify if we were able to download the file correctly.
The text was updated successfully, but these errors were encountered:
Maikol
No branches or pull requests
When a manifest isn't dowloaded correctly we get the following error:
When we detect a parse error we should compare the cid with the downloaded manifest hash to verify if we were able to download the file correctly.
The text was updated successfully, but these errors were encountered: