From 9046aacc2444aa2e797d25e2de1232678c3ba1d3 Mon Sep 17 00:00:00 2001 From: Barry Gitarts Date: Thu, 13 Sep 2018 11:56:49 -0400 Subject: [PATCH] deploy updated username registry on ropsten --- config/contracts.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/contracts.js b/config/contracts.js index 51cd56b..cba383d 100644 --- a/config/contracts.js +++ b/config/contracts.js @@ -110,7 +110,7 @@ module.exports = { "address": "0x58E01078d14142E0370526dFdAE44E4f508c844B" }, "UsernameRegistrar": { - "address": "0xde15C0257a0B60dd34A0750058686d1cCE4F53Ca" + "address": "0x11d9F481effd20D76cEE832559bd9Aca25405841" } } },