pub fn unchecked_execute_shift<'info>(
ctx: Context<'_, '_, 'info, 'info, ExecuteShift<'info>>,
execution_lamports: u64,
throw_on_execution_error: bool,
) -> Result<()>
Expand description
CHECK: only ORDER_KEEPER is allowed to execute shift.