Function screeps::game::market::cancel_order

source ·
pub fn cancel_order(order_id: &JsString) -> Result<(), ErrorCode>
Expand description

Cancel one of your existing orders on the market, without refunding associated fees.

Screeps documentation