Skip to content

Commit

Permalink
fix #412
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-kaufman committed Dec 11, 2019
1 parent b3cfc1b commit 2e08ec4
Showing 1 changed file with 7 additions and 35 deletions.
42 changes: 7 additions & 35 deletions ops/mappings.json
Original file line number Diff line number Diff line change
Expand Up @@ -534,20 +534,6 @@
"mapping": "ContributionReward",
"arcVersion": "0.0.1-rc.34"
},
{
"name": "UGenericScheme",
"contractName": "UGenericScheme",
"dao": "base",
"mapping": "UGenericScheme",
"arcVersion": "0.0.1-rc.33"
},
{
"name": "SchemeRegistrar",
"contractName": "SchemeRegistrar",
"dao": "base",
"mapping": "SchemeRegistrar",
"arcVersion": "0.0.1-rc.34"
},
{
"name": "UController",
"contractName": "UController",
Expand All @@ -562,6 +548,13 @@
"mapping": "DAOTracker",
"arcVersion": "0.0.1-rc.33"
},
{
"name": "SchemeRegistrar",
"contractName": "SchemeRegistrar",
"dao": "base",
"mapping": "SchemeRegistrar",
"arcVersion": "0.0.1-rc.34"
},
{
"name": "DAORegistry",
"contractName": "DAORegistry",
Expand Down Expand Up @@ -681,34 +674,13 @@
"mapping": "ContributionReward",
"arcVersion": "0.0.1-rc.36"
},
{
"name": "UGenericScheme",
"contractName": "UGenericScheme",
"dao": "base",
"mapping": "UGenericScheme",
"arcVersion": "0.0.1-rc.33"
},
{
"name": "SchemeRegistrar",
"contractName": "SchemeRegistrar",
"dao": "base",
"mapping": "SchemeRegistrar",
"arcVersion": "0.0.1-rc.36"
},
{
"name": "UController",
"contractName": "UController",
"dao": "base",
"mapping": "UController",
"arcVersion": "0.0.1-rc.33"
},
{
"name": "DAOTracker",
"contractName": "DAOTracker",
"dao": "base",
"mapping": "DAOTracker",
"arcVersion": "0.0.1-rc.33"
},
{
"name": "DAORegistry",
"contractName": "DAORegistry",
Expand Down

0 comments on commit 2e08ec4

Please sign in to comment.