Function create_glv_shift

Source
pub fn create_glv_shift<'a, 'b, 'c, 'info>(
    ctx: CpiContext<'a, 'b, 'c, 'info, CreateGlvShift<'info>>,
    nonce: [u8; 32],
    params: CreateShiftParams,
) -> Result<()>