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
Currently, there's no way to limit the amount of gas spent on internal sends. We need to add a new field to the send syscall to allow limiting the gas spent.
The text was updated successfully, but these errors were encountered:
Currently, there's no way to limit the amount of gas spent on internal sends. We need to add a new field to the
send
syscall to allow limiting the gas spent.The text was updated successfully, but these errors were encountered: