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
Simulate an array of actions instead of a single action to closely match the transaction (excluding fees and signing).
Include state key permissions in the simulation. For example, throw an error if an action requests read-only permission but attempts to write to a state key (see tState).