Skip to content

Commit e3ebbc8

Browse files
committed
chore: update curation tax to match mainnet config
1 parent b9d3c48 commit e3ebbc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graph.config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ contracts:
4747
bondingCurve: "${{BancorFormula.address}}"
4848
curationTokenMaster: "${{GraphCurationToken.address}}"
4949
reserveRatio: 500000 # 50% (parts per million)
50-
curationTaxPercentage: 25000 # 2.5% (parts per million)
50+
curationTaxPercentage: 10000 # 1% (parts per million)
5151
minimumCurationDeposit: "1000000000000000000" # 1 GRT
5252
DisputeManager:
5353
proxy: true

0 commit comments

Comments
 (0)