Skip to content

Commit f2101c9

Browse files
abarmatdavekay100
authored andcommitted
gns: fix deploy config init order
1 parent 26495c3 commit f2101c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graph.config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ contracts:
2727
GNS:
2828
init:
2929
didRegistry: "0xdca7ef03e98e0dc2b855be647c39abe984fcf21b"
30-
token: "${{GraphToken.address}}"
3130
curation: "${{Curation.address}}"
31+
token: "${{GraphToken.address}}"
3232
GraphToken:
3333
init:
3434
initialSupply: "10000000000000000000000000" # 10000000 GRT

0 commit comments

Comments
 (0)