Zilliqa / marketplace-contracts

GNU General Public License v3.0
2 stars 4 forks source link

improve code readability by moving CancelOrder #18

Closed bb111189 closed 2 years ago

bb111189 commented 2 years ago

Move cancel order transition to below FulfillOrder. Will be neater as it will group all orders related transition together

ghost commented 2 years ago

sounds good.