We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9d3c48 commit e3ebbc8Copy full SHA for e3ebbc8
graph.config.yml
@@ -47,7 +47,7 @@ contracts:
47
bondingCurve: "${{BancorFormula.address}}"
48
curationTokenMaster: "${{GraphCurationToken.address}}"
49
reserveRatio: 500000 # 50% (parts per million)
50
- curationTaxPercentage: 25000 # 2.5% (parts per million)
+ curationTaxPercentage: 10000 # 1% (parts per million)
51
minimumCurationDeposit: "1000000000000000000" # 1 GRT
52
DisputeManager:
53
proxy: true
0 commit comments