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
Create a function with appropriate modifiers so that the user can sell his assets according to his choice .
Input : (seller's address, thing to be sold(string)(ex: house), uint amt(the cost of that product))
Note: Accordingly update the cash of the seller and the buyer.
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
So, what is it about?
Create a function with appropriate modifiers so that the user can sell his assets according to his choice .
Input : (seller's address, thing to be sold(string)(ex: house), uint amt(the cost of that product))
Note: Accordingly update the cash of the seller and the buyer.
Code of Conduct
The text was updated successfully, but these errors were encountered: