Remove apm app config keys
This commit is contained in:
parent
4c6ed12167
commit
c3eced5c1d
@ -34,7 +34,6 @@
|
|||||||
"environments": {
|
"environments": {
|
||||||
"development": {
|
"development": {
|
||||||
"network": "development",
|
"network": "development",
|
||||||
"apm": "open.aragonpm.eth",
|
|
||||||
"registry": "0x5f6f7e8cc7346a11ca2def8f827b7a0b612c56a1",
|
"registry": "0x5f6f7e8cc7346a11ca2def8f827b7a0b612c56a1",
|
||||||
"appName": "dummy.open.aragonpm.eth"
|
"appName": "dummy.open.aragonpm.eth"
|
||||||
},
|
},
|
||||||
@ -43,8 +42,7 @@
|
|||||||
"registry": "0x98Df287B6C145399Aaa709692c8D308357bC085D",
|
"registry": "0x98Df287B6C145399Aaa709692c8D308357bC085D",
|
||||||
"wsRPC": "wss://rinkeby.eth.aragon.network/ws",
|
"wsRPC": "wss://rinkeby.eth.aragon.network/ws",
|
||||||
"daoFactory": "0x2298d27a9b847c681d2b2c2828ab9d79013f5f1d",
|
"daoFactory": "0x2298d27a9b847c681d2b2c2828ab9d79013f5f1d",
|
||||||
"appName": "dummy.open.aragonpm.eth",
|
"appName": "dummy.open.aragonpm.eth"
|
||||||
"apm": "open.aragonpm.eth"
|
|
||||||
},
|
},
|
||||||
"kovan": {
|
"kovan": {
|
||||||
"network": "kovan",
|
"network": "kovan",
|
||||||
@ -52,8 +50,7 @@
|
|||||||
},
|
},
|
||||||
"default": {
|
"default": {
|
||||||
"network": "development",
|
"network": "development",
|
||||||
"appName": "dummy.aragonpm.eth",
|
"appName": "dummy.aragonpm.eth"
|
||||||
"apm": "open.aragonpm.eth"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"path": "contracts/misc/DummyApp.sol"
|
"path": "contracts/misc/DummyApp.sol"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user