pub fn handler(
    ctx: Context<'_, '_, '_, '_, StakeTickets<'_>>,
    params: StakeTicketsParams
) -> Result<()>