Closed kchojn closed 3 years ago
ENS.fromWeb3 is not copying web3 middleware (geth_poa_middleware). This is important for using ENS with Rinkeby and Goerli, as it needs the POA middleware.
ENS.fromWeb3
geth_poa_middleware
This is fixed by manually injecting props
ENS.fromWeb3
is not copying web3 middleware (geth_poa_middleware
). This is important for using ENS with Rinkeby and Goerli, as it needs the POA middleware.This is fixed by manually injecting props