You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to follow the tutorial and "1_simple_arithmetic" works completely fine with circom version 2. However, when I tried the Merkle root and Eddas examples, I got the "invalid access" error on a component imported from another circom file. Wondering if anyone had the experience of resolving this invalid access issue? Thanks :)