Consensys / ethql

A GraphQL interface to Ethereum :fire:
Apache License 2.0
622 stars 85 forks source link

Make ENS Resolvers configurable #123

Open kshinn opened 5 years ago

kshinn commented 5 years ago

As a follow on to #51 Ethql needs to support configuring the ENS resolver to be compatible with more than just mainnet.

We should be able to pass a config object into the plugin to switch out the resolver.