pub fn resume_order_matching(
    ctx: Context<'_, '_, '_, '_, ResumeOrderMatching<'_>>
) -> Result<()>
Expand description

Resume matching of orders placed in the orderbook NOTE: This instruction may have to be run several times to clear the existing matches. Check the orderbook_market_state.pause_matching variable to determine success