Skip to content

Commit 1f0d25f

Browse files
abarmatdavekay100
authored andcommitted
build: add missing config in migration script
1 parent 4c360b2 commit 1f0d25f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

graph.config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ contracts:
1212
calls:
1313
- fn: "setWithdrawalFeePercentage"
1414
withdrawalFeePercentage: 50000 # 5% fee for redeeming signal
15+
- fn: "setStaking"
16+
staking: "${{Staking.address}}"
1517
DisputeManager:
1618
init:
1719
arbitrator: *arbitrator

0 commit comments

Comments
 (0)