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
Before launching, we need to integrate on cli and frontend the coins refund implementing the withdraw function from the SC.
This should be pretty straight forward for the delete, but what about the edit ? technically since users are delete from storage, they should get refunded or should they request to be refunded ? How can we optimize this in the edit flow so users do not pay for what is already payed for ?
The text was updated successfully, but these errors were encountered:
Before launching, we need to integrate on cli and frontend the coins refund implementing the withdraw function from the SC.
This should be pretty straight forward for the delete, but what about the edit ? technically since users are delete from storage, they should get refunded or should they request to be refunded ? How can we optimize this in the edit flow so users do not pay for what is already payed for ?
The text was updated successfully, but these errors were encountered: