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 4c360b2 commit 1f0d25fCopy full SHA for 1f0d25f
graph.config.yml
@@ -12,6 +12,8 @@ contracts:
12
calls:
13
- fn: "setWithdrawalFeePercentage"
14
withdrawalFeePercentage: 50000 # 5% fee for redeeming signal
15
+ - fn: "setStaking"
16
+ staking: "${{Staking.address}}"
17
DisputeManager:
18
init:
19
arbitrator: *arbitrator
0 commit comments