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
Add a new builtin keyword, current-contract, which evaluates to the principal of the current contract, the same as what (as-contract tx-sender) returns in Clarity 3. This prevents developers from needing to write the following Clarity 4 code: