Function agnostic_orderbook::instruction::close_market[][src]

pub fn close_market(
    agnostic_orderbook_program_id: Pubkey,
    market: Pubkey,
    event_queue: Pubkey,
    bids: Pubkey,
    asks: Pubkey,
    authority: Pubkey,
    lamports_target_account: Pubkey
) -> Instruction
Expand description

Close and existing market.