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
Reverse resolution support via Resolution#getReverse and Resolution#getReverseTokenId methods
Updated .zil domains resolution to support domains that were migrated to UNS
Breaking changes
Resolution#getNamehash now requires a serviceType parameter to specify which type of namehash to generate (ZNS or UNS)
Resolution#getLocations and Resolution#getBatchOwners now support .zil domains. Note that ZNS does not have optimized functions for batch operations so performance for .zil domains on ZNS may be slow.