1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts/controllers/ens
Mark Stacey 66187333b1
Prevent attempting ENS resolution on unsupported networks (#7378)
The check for whether the network is supported was performed in the
constructor, but it was accidentally omitted from the network change
handler.
2019-11-10 21:15:50 -05:00
..
ens.js ENS Reverse Resolution support (#7177) 2019-11-01 15:24:00 -02:30
index.js Prevent attempting ENS resolution on unsupported networks (#7378) 2019-11-10 21:15:50 -05:00