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 c3e7ed4 commit 7cd2974Copy full SHA for 7cd2974
graph.config.yml
@@ -69,7 +69,7 @@ contracts:
69
init:
70
controller: "${{Controller.address}}"
71
minimumIndexerStake: "100000000000000000000000" # 100,000 GRT (in wei)
72
- thawingPeriod: 6646 # 24 hours (in blocks)
+ thawingPeriod: 186092 # 28 days (in blocks)
73
protocolPercentage: 10000 # 1% (parts per million)
74
curationPercentage: 100000 # 10% (parts per million)
75
channelDisputeEpochs: 7 # (in epochs)
0 commit comments