Struct dex_v3::instruction::consume_events::Params [−][src]
pub struct Params { pub max_iterations: u64, }
Expand description
The required arguments for a consume_events instruction.
Fields
max_iterations: u64
The maximum number of events to consume