From e3232d55f5475ce019d04a2e5433101618a895ed Mon Sep 17 00:00:00 2001 From: Richard Ramos Date: Tue, 3 Jul 2018 16:26:29 -0400 Subject: [PATCH] Mainnet address --- config/contracts.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/contracts.json b/config/contracts.json index 8516b95..87fe599 100644 --- a/config/contracts.json +++ b/config/contracts.json @@ -75,7 +75,7 @@ "address": "0x744d70fdbe2ba4cf95131626614a1763df805b9e" }, "PollManager": { - "args": ["$MiniMeTokenFactory", "$SNT"] + "address": "0x0e222932911b9a558104b4b4b2f330398561436f" } } }