Replies: 1 comment 3 replies
-
@hmalik88 @matthewwalsh0 As currently implemented if the domain does not match the ENS character standard as defined in export function isValidDomainName(address) the Extension shows INVALID_RECIPIENT_ADDRESS_ERROR instead, even if OnNameLookupHandler resolves to valid public address. Different naming systems may support different character sets and formats. For example FIO Protocol follows something@something format, which would not be supported by existing implementation: Recommendation:
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This thread is intended for discussion regarding the addition of a name resolution API.
Beta Was this translation helpful? Give feedback.
All reactions