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 only state updates that the author intends will be possible.