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
In current playground version we have an issue with tokens input. The issue is that they are "shared" between all smart contract payable functions. When we change input in one function - it is changed in all other functions.
The text was updated successfully, but these errors were encountered:
Screen.Recording.2025-02-26.at.19.09.40.mov
In current playground version we have an issue with tokens input. The issue is that they are "shared" between all smart contract payable functions. When we change input in one function - it is changed in all other functions.
The text was updated successfully, but these errors were encountered: