Function token_expected_provider

Source
pub fn token_expected_provider<'a, 'b, 'c, 'info>(
    ctx: CpiContext<'a, 'b, 'c, 'info, ReadTokenMap<'info>>,
    token: Pubkey,
) -> Result<Return<u8>>