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
Option::unwrap()
None
When trying to replicate the #1233 issue concerning parachain light client connectivity I got the following error:
Internal error in smoldot: Error: panicked at 'called Option::unwrap() on a None value', /__w/smoldot/smoldot/src/transactions/light_pool.rs:515:63
using Substrate Connect Extension with Firefox.
The text was updated successfully, but these errors were encountered:
cc #1433
Sorry, something went wrong.
Might be fixed by #2703
After looking more into it, extremely likely to be fixed by #2703, so closing this.
No branches or pull requests
When trying to replicate the #1233 issue concerning parachain light client connectivity I got the following error:
using Substrate Connect Extension with Firefox.
The text was updated successfully, but these errors were encountered: