Function dex_v3::instruction::consume_events [−][src]
pub fn consume_events(
dex_program_id: Pubkey,
agnostic_orderbook_program_id: Pubkey,
market_account: Pubkey,
market_signer: Pubkey,
orderbook: Pubkey,
event_queue: Pubkey,
reward_target: Pubkey,
msrm_token_account: Pubkey,
msrm_token_account_owner: Pubkey,
user_accounts: &[Pubkey],
consume_events_params: Params
) -> Instruction
Expand description
Crank the processing of DEX events.