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 c0383e1 commit dc40106Copy full SHA for dc40106
config/graph.goerli.yml
@@ -58,6 +58,8 @@ contracts:
58
calls:
59
- fn: "addMinter"
60
minter: "${{RewardsManager.address}}"
61
+ - fn: "addMinter"
62
+ minter: "${{L1GraphTokenGateway.address}}"
63
- fn: "renounceMinter"
64
- fn: "transferOwnership"
65
owner: *governor
config/graph.localhost.yml
0 commit comments