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
{{ message }}
This repository has been archived by the owner on Aug 2, 2021. It is now read-only.
EIP-1062 has evolved into EIP-1577, which incorporates the use of
multiaddr
schemes into the resolver contract on ENS.This allows clients to know from which Dstorage provider to request the content addressed hash directly from the resolver.
See:
https://ethereum-magicians.org/t/eip1577-multiaddr-support-for-ens/1969
status-im/status-mobile#6688
https://eips.ethereum.org/EIPS/eip-1577
ethereum/EIPs#1577
New contract: https://github.com/ensdomains/resolvers/blob/master/contracts/PublicResolver.sol
The text was updated successfully, but these errors were encountered: