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
Do not write a Merkel root directly. Use the built in events. If written directly, a user of the application could write any arbitrary root; using built-in events, as designed, prevents this b/c using events ensures state can only be updated as the SNAPP author intended.