From 222ab9ae82c9f7f290c0966c69c1499efb101a2a Mon Sep 17 00:00:00 2001 From: ensbot <58172776+ensbot@users.noreply.github.com> Date: Thu, 30 Jan 2020 11:43:26 +0000 Subject: [PATCH] My commit message -4712-01-01 --- source/ethers.js/source/api-providers.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/ethers.js/source/api-providers.rst b/source/ethers.js/source/api-providers.rst index 346352f..ccfc86d 100644 --- a/source/ethers.js/source/api-providers.rst +++ b/source/ethers.js/source/api-providers.rst @@ -795,7 +795,7 @@ If a network does not have the ENS contract deployed to it, names cannot be reso let network = ethers.providers.getNetwork('homestead'); // { // chainId: 1, - // ensAddress: "0x314159265dd8dbb310642f98f50c066173c1259b", + // ensAddress: "0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e", // name: "homestead" // }