pub fn apply_new_admin<'a, 'b, 'c, 'info>(
    ctx: CpiContext<'a, 'b, 'c, 'info, AdminUserContext<'info>>
) -> Result<()>
Expand description

Creates and invokes a stable_swap_client::instruction::apply_new_admin instruction.