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 so that the user can set limit on the broker as to what he can sell and at a maximum of what degree .This function allows for more control over the broker's actions and prevents unauthorized sales beyond specified limits.
Input type: (name of the asset, uint cost of the asset)
Note: Update the assets of the broker and the user.
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 so that the user can set limit on the broker as to what he can sell and at a maximum of what degree .This function allows for more control over the broker's actions and prevents unauthorized sales beyond specified limits.
Input type: (name of the asset, uint cost of the asset)
Note: Update the assets of the broker and the user.
Code of Conduct
The text was updated successfully, but these errors were encountered: