Removed cryptocards from contracts.json

This commit is contained in:
Richard Ramos 2018-07-31 10:40:32 -04:00
parent 9309f2bfac
commit 093040d299
1 changed files with 6 additions and 1 deletions

View File

@ -59,7 +59,6 @@
"RootChain": {
"args": ["$ValidatorManagerContract"]
},
"CryptoCards": { "deploy": false },
"PlasmaERC20":{ "deploy": false },
"PlasmaSNT": {
"instanceOf": "PlasmaERC20",
@ -71,6 +70,12 @@
}
}
},
"testnet":{
"contracts": {
"TestToken": { "deploy": false },