Function agnostic_orderbook::instruction::consume_events[][src]

pub fn consume_events(
    agnostic_orderbook_program_id: Pubkey,
    market_account: Pubkey,
    caller_authority: Pubkey,
    event_queue: Pubkey,
    reward_target: Pubkey,
    msrm_token_account: Pubkey,
    msrm_token_account_owner: Pubkey,
    consume_events_params: Params
) -> Instruction
Expand description

Pop a series of events off the event queue.