export MAKER_ORDER_ID=<your_order_id> starkli invoke \ <DEX_ADDRESS> \ delete_maker_order \ $MAKER_ORDER_ID
Cancels the order and returns the unfilled amount to you.
Last updated 2 months ago