pub fn handler(
    ctx: Context<'_, '_, '_, '_, InitCtx<'_>>,
    mint: Pubkey,
    num_invalidators: u8
) -> Result<()>