Skip to content

Commit 0acb399

Browse files
committed
Merge branch 'dev' into jona/subgraph-versions
2 parents fcee8e7 + a24f6a1 commit 0acb399

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

graph.config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ contracts:
3939
initialSupply: "10000000000000000000000000000" # 10,000,000,000 GRT
4040
calls:
4141
- fn: "addMinter"
42-
minter: "${{RewardsManager.address}}"
42+
minter: "${{RewardsManager.address}}"
4343
Curation:
4444
proxy: true
4545
init:
@@ -64,7 +64,6 @@ contracts:
6464
controller: "${{Controller.address}}"
6565
bondingCurve: "${{BancorFormula.address}}"
6666
tokenDescriptor: "${{SubgraphNFTDescriptor.address}}"
67-
didRegistry: "${{EthereumDIDRegistry.address}}"
6867
calls:
6968
- fn: "approveAll"
7069
Staking:

0 commit comments

Comments
 (0)