We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The .eth TLD is not recognised by mainstream DNS, However, if it is automagically changed to .eth.link it will work.
.eth
.eth.link
$ csipfs dns ipfs.enstest.eth /ipfs/QmRAQB6YaCyidP37UdDnjFY5vQuiBrcqdyoW1CuDgwxkD4 $ csipfs name resolve /ipns/ipfs.enstest.eth.link /ipfs/QmRAQB6YaCyidP37UdDnjFY5vQuiBrcqdyoW1CuDgwxkD4
The text was updated successfully, but these errors were encountered:
fix(GenericApi.Resolve): default recursive to true, fixws #143
327052a
No branches or pull requests
The
.eth
TLD is not recognised by mainstream DNS, However, if it is automagically changed to.eth.link
it will work.The text was updated successfully, but these errors were encountered: