Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhance CreateSpotOrder to emit events and return OrderId on market b… (
#1045) Enhance CreateSpotOrder to emit events and return OrderId on market buy execution - Updated the CreateSpotOrder function to emit an event upon successful execution of a market buy order. - Modified the response to include the OrderId of the pending spot order, improving the feedback provided to the user. - These changes enhance the order processing flow and provide better tracking of executed orders.
- Loading branch information