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
Since the kernel handles read membership checks, we don't need to check the root/leaf-index here in the app circuit. App can just push commitment to read requests and trigger an oracle call that errors if the commitment doesn't exist.
Since the kernel handles read membership checks, we don't need to check the root/leaf-index here in the app circuit. App can just push commitment to read requests and trigger an oracle call that errors if the commitment doesn't exist.