async fn has_access_key_for_challenge( provider: &TempoAccountsProvider, challenge: &PaymentChallenge, chain_id: u64, ) -> Result<bool, MppError>