Code Monkey home page Code Monkey logo

Comments (3)

dr497 avatar dr497 commented on August 23, 2024 1

You are right, NameRegistryState.retrieve throws this error but it's caught by resolve and logged instead of thrown.

from sns-sdk.

dr497 avatar dr497 commented on August 23, 2024

Hi @munanadi! Thanks for opening this issue.

As far as I understand no error is being thrown by resolve with this example, it's simply logged. As you have rightly pointed out, the resolution of a domain involves checking if the SOL record exists or not. In the case of bonfida.sol, it does not exist and this information is logged on this line which produces the output you have put above.

I agree that it might be confusing to log the error this way and we should probably replace the information that is logged to make things clearer.

from sns-sdk.

munanadi avatar munanadi commented on August 23, 2024

@dr497 but the error is thrown from inside this

const { registry, nftOwner } = await NameRegistryState.retrieve(...

from sns-sdk.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.