File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ contracts:
66
66
controller : " ${{Controller.address}}"
67
67
bondingCurve : " ${{BancorFormula.address}}"
68
68
curationTokenMaster : " ${{GraphCurationToken.address}}"
69
- reserveRatio : 500000 # in parts per million
69
+ reserveRatio : 1000000 # in parts per million
70
70
curationTaxPercentage : 10000 # in parts per million
71
71
minimumCurationDeposit : " 1000000000000000000" # in wei
72
72
calls :
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ contracts:
66
66
controller : " ${{Controller.address}}"
67
67
bondingCurve : " ${{BancorFormula.address}}"
68
68
curationTokenMaster : " ${{GraphCurationToken.address}}"
69
- reserveRatio : 500000 # in parts per million
69
+ reserveRatio : 1000000 # in parts per million
70
70
curationTaxPercentage : 10000 # in parts per million
71
71
minimumCurationDeposit : " 1000000000000000000" # in wei
72
72
calls :
You can’t perform that action at this time.
0 commit comments