The given domain has a resolver, but it does not support addr interface
, how can I solve this? Thanks.
1.8.2
. @KolodziejczakJa_twitter set up the domain using the latest resolver, and the RNS version you are using do not support that resolver. Please take a look on the 1.8
release notes: https://github.com/rnsdomains/rns-js/releases/tag/v1.8.0
@javiesses I've tested it with 1.8.2, and it returned
{ Error: No resolver
at _default._throw (D:\rnstest\node_modules\@rsksmart\rns\lib\errors\ErrorWrapper.js:21:11)
at D:\rnstest\node_modules\@rsksmart\rns\lib\resolutions.js:46:15
at Generator.next (<anonymous>)
at asyncGeneratorStep (D:\rnstest\node_modules\@rsksmart\rns\lib\resolutions.js:28:103)
at _next (D:\rnstest\node_modules\@rsksmart\rns\lib\resolutions.js:30:194)
at process._tickCallback (internal/process/next_tick.js:68:7)
id: 'KB003',
ref:
'https://developers.rsk.co/rif/rns/libs/javascript/Errors/#kb003' }
So my code need to upgrade and his domain need to set a new resolver?
I'm trying to register a .rsk domain, I've purchases RIF tokens and have rBTC tokens available for gas, when I his the register button it tells me that I have insufficient funds, I also notice that when I connect the Liquality Wallet it says "Unknown Network", is there something wrong with the website? https://manager.rns.rifos.org/registrar
For more information, I was able to use Liquality Wallet with sovryn to get rBTC and rskswap to get RIF tokens.