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
{{ message }}
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
seal_is_reentrant returns true if the contract presents in the call stack more than one time. More information about usage of that method in the comment.
How that method should work for the delegate_call case? I will expect that the delegate call doesn't change the reentry state.