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
Once FuelLabs/sway#3450 is merged the SDK also needs to forbid accepting coins in non-payable functions. The current plan is to introduce function attributes into the JSON ABI schema to mark payable functions as such. I'm happy to take any comments/suggestions on this.
Motivation
Once FuelLabs/sway#3450 is merged the SDK also needs to forbid accepting coins in non-payable functions. The current plan is to introduce function attributes into the JSON ABI schema to mark payable functions as such. I'm happy to take any comments/suggestions on this.
Spec issue: FuelLabs/fuel-specs#446
Compiler change: FuelLabs/sway#3450
fuels-rs issue: FuelLabs/fuels-rs#742
Usage example
No response
Possible implementations
No response
The text was updated successfully, but these errors were encountered: