I'm currently reviewing apps/ensadmin/src/components/ensindexer/hooks.ts in PR 919.
Here a new hook is proposed: useENSIndexerConfig. It would be better if this hook could be called useENSNodeConfig. However, we already have a useENSNodeConfig hook. Therefore, suggest we investigate options for renaming the existing useENSNodeConfig hook.
I'm currently reviewing
apps/ensadmin/src/components/ensindexer/hooks.tsin PR 919.Here a new hook is proposed:
useENSIndexerConfig. It would be better if this hook could be calleduseENSNodeConfig. However, we already have auseENSNodeConfighook. Therefore, suggest we investigate options for renaming the existinguseENSNodeConfighook.