diff --git a/src/wagmi.config.ts b/src/wagmi.config.ts index 75312143..c5401041 100644 --- a/src/wagmi.config.ts +++ b/src/wagmi.config.ts @@ -44,7 +44,6 @@ export function getConfig(options: getConfig.Options = {}) { ...(import.meta.env.VITE_E2E === 'true' ? [ webAuthnAccounts({ - authUrl: 'https://keys.tempo.xyz', rdns: 'webAuthn', }), ]