You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking for ways to register a subdomain of an ENS domain which isn't supported by this library yet.
if(nameType!=='eth-2ld')thrownewUnsupportedNameTypeError({
nameType,supportedNameTypes: ['eth-2ld'],details: 'Only 2ld-eth name registration is supported',})
Is it something expected to be supported soon? If so, I'd be down to work on it.
The text was updated successfully, but these errors were encountered:
I'm looking for ways to register a subdomain of an ENS domain which isn't supported by this library yet.
Is it something expected to be supported soon? If so, I'd be down to work on it.
The text was updated successfully, but these errors were encountered: