Merge branch '000-snt-voting-dapp' of https://github.com/status-im/contracts into 000-snt-voting-dapp

This commit is contained in:
Barry Gitarts 2018-05-21 14:30:46 -04:00
commit 2f5656f2ed
1 changed files with 36 additions and 0 deletions

View File

@ -23,6 +23,42 @@
},
"MiniMeTokenFactory": {
"deploy": true
},
"FeeRecycler": {
"deploy": false
},
"DelegationProxy": {
"deploy": false
},
"DelegationProxyFactory": {
"deploy": false
},
"Democracy": {
"deploy": false
},
"DemocracyStorage": {
"deploy": false
},
"ProposalManager": {
"deploy": false
},
"TrustNetwork": {
"deploy": false
},
"Factory": {
"deploy": false
},
"Instance": {
"deploy": false
},
"InstanceStorage": {
"deploy": false
},
"UpdatableInstance": {
"deploy": false
},
"TestToken": {
"deploy": false
}
}
}