From 59afaca753cc3a7a664da426fad641fcb6618d80 Mon Sep 17 00:00:00 2001 From: Francisco Giordano Date: Tue, 22 May 2018 19:46:42 -0300 Subject: [PATCH] remove distribution and kernel from zos.ropsten.json --- zos.ropsten.json | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/zos.ropsten.json b/zos.ropsten.json index 98b12d56d..8f1cc41b3 100644 --- a/zos.ropsten.json +++ b/zos.ropsten.json @@ -1,7 +1,4 @@ { - "distribution": { - "address": "0x57ed03ed45a70ef67479dec896ed782a72e40e8c" - }, "contracts": { "DetailedPremintedToken": { "address": "0x7c7876e4d7d77fdedf79c7f4d4fc523192d2c0ec", @@ -28,15 +25,12 @@ "bytecodeHash": "5baf52008954818f59f903fbdcae7c437a4d473e98a10053847598fe29fb37cc" } }, - "kernel": { - "address": "0xdf38ad6335299dcaab4e663b40d466140702285d" + "package": { + "address": "0x22137ecc8483e4c2a86969d867c54babf5a6a184" }, "provider": { "address": "0x4e7134170fa8548134f942ea74679dce05c1d13e" }, - "package": { - "address": "0x22137ecc8483e4c2a86969d867c54babf5a6a184" - }, "frozen": true, "version": "1.9.0" -} \ No newline at end of file +}