Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find the ens.nameByHash() function code. #59

Open
wangkm opened this issue Dec 4, 2022 · 1 comment
Open

Cannot find the ens.nameByHash() function code. #59

wangkm opened this issue Dec 4, 2022 · 1 comment

Comments

@wangkm
Copy link

wangkm commented Dec 4, 2022

In ens-subgraph/src/ensRegistry.ts, line 97, I found this:
let label = ens.nameByHash(event.params.label.toHexString())
There's only an empty declaration in graph-ts lib for this function.
Could anybody tell me where can I found the implementation code?
Thanks.

@Pana
Copy link

Pana commented Mar 3, 2023

This code is implemented in graph-node

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants