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
At the moment on the interact page, a user can call a contract without any confirmation step if the dry run is successful.
While this is ok on testnets, it can produce some costly errors on live networks.
The confirmation modal from the instantiation form should be adapted and reused for the contract call as well.
The text was updated successfully, but these errors were encountered:
At the moment on the interact page, a user can call a contract without any confirmation step if the dry run is successful.
While this is ok on testnets, it can produce some costly errors on live networks.
The confirmation modal from the instantiation form should be adapted and reused for the contract call as well.
The text was updated successfully, but these errors were encountered: