Don't crash if unexpected output is received from ipns resolve.
TheDiscordian opened this issue · 1 comments
TheDiscordian commented
Currently ResolveIPNS
crashes if it doesn't get output in the form of /ipfs/CID
as the hash. Detect we got a different output, and handle it.
TheDiscordian commented
Unexpected output seems to occur when the name doesn't resolve, we should re-publish in this instance.