Skip to content

Can't invoke onNameLookup event #2892

Answered by hemulin
hemulin asked this question in Q&A
Nov 15, 2024 · 3 comments · 3 replies
Discussion options

You must be logged in to vote

Sorry for the false alarm. Everything is working as expected.
I tried debugging with console.log and apparently this is being swallowed somewhere along the way (nothing I could find in the flask extension console, nor in the browser).

Anyhow, simply returning hardcoded:

return {
    resolvedAddresses: [
      {
        resolvedAddress: '0x0',
        protocol: "${valueToObserve1}",
        domainName: "${valueToObserve2}"
      }
    ]
  };

Was helpful enough to get me going and figure out each step along the way.

(and many thanks to alexander2001i for his assistance)

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@hmalik88
Comment options

@hemulin
Comment options

@hemulin
Comment options

Answer selected by hemulin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants