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
* 🔧 chore(functions.rs): remove commented out code for creating asset in do_create_marketplace function
✨ feat(functions.rs): add documentation for do_create_marketplace function to explain its purpose and behavior
* 🔧 chore(lib.rs): remove unused imports to improve code cleanliness and reduce clutter
✨ feat(lib.rs): add new events to track user creation, editing, deletion, sell and buy order creation, order taking, balance updates, admin addition, and user role assignment
🐛 fix(lib.rs): fix typo in event comment
🚀 feat(lib.rs): add new extrinsic `assign_user_to_role` to allow assigning a user to a role
0 commit comments