Function unchecked_execute_glv_shift

Source
pub fn unchecked_execute_glv_shift<'info>(
    ctx: Context<'_, '_, 'info, 'info, ExecuteGlvShift<'info>>,
    execution_lamports: u64,
    throw_on_execution_error: bool,
) -> Result<()>
Expand description

Execute GLV shift.

ยงCHECK

  • Only ORDER_KEEPER is allowed to execute shift.