paritytech/smoldot

Error: panicked at 'called `Option::unwrap()` on a `None` value',

Closed this issue · 3 comments

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.

Might be fixed by #2703

After looking more into it, extremely likely to be fixed by #2703, so closing this.