We need to verify whether the resolver being used is fully compliant with the Ethereum Name Service (ENS). The system should verify compliance when changing the resolver.
Acceptance Criteria:
[x] When the user attempts to change the resolver, the system should validate the new resolver’s compliance with ENS standards.
[x] If a resolver is non-compliant, a clear warning or error message should be displayed to the user.
[x] Ensure this verification process is efficient and does not cause significant delays in the user experience.
We need to verify whether the resolver being used is fully compliant with the Ethereum Name Service (ENS). The system should verify compliance when changing the resolver.
Acceptance Criteria:
Example: