okTurtles / dnschain

A blockchain-based DNS + HTTP server that fixes HTTPS security, and more!
https://okturtles.com
Other
1.73k stars 169 forks source link

Fingerprint demo URL responds with "unsupported resource" #146

Closed ghost closed 9 years ago

ghost commented 9 years ago

https://github.com/okTurtles/dnschain/blob/master/docs/How-do-I-use-it.md - there's a link that's supposed to show server fingerprint, but server responds with "unsupported resource"

Link: http://api.dnschain.net/v1/namecoin/fingerprint

wemeetagain commented 9 years ago

Try https://api.dnschain.net/v1/namecoindnschain/fingerprint

The idea is that the fingerprint is a dnschain-specific resource, rather than a namecoin resource.

EDIT: I see what you're saying now, the link in the docs shows dnschain/fingerprint, but actually links to namecoin/fingerprint