File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
packages/subgraph-service/ignition/configs Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 1313 "gnsImplementationAddress" : "" ,
1414 "subgraphNFTAddress" : "" ,
1515
16+ // These do not exist in the protocol deployment, but are needed by ignition modules
17+ // so we set them to 0x00...00
18+ "legacyDisputeManagerAddress" : "0x0000000000000000000000000000000000000000" ,
19+ "legacyServiceRegistryAddress" : "0x0000000000000000000000000000000000000000" ,
20+
1621 // Must be set for step 2 of the deployment
1722 "disputeManagerProxyAddress" : "" ,
1823 "disputeManagerProxyAdminAddress" : "" ,
Original file line number Diff line number Diff line change 1313 "gnsImplementationAddress" : "" ,
1414 "subgraphNFTAddress" : "" ,
1515
16+ // These do not exist in the protocol deployment, but are needed by ignition modules
17+ // so we set them to 0x00...00
18+ "legacyDisputeManagerAddress" : "0x0000000000000000000000000000000000000000" ,
19+ "legacyServiceRegistryAddress" : "0x0000000000000000000000000000000000000000" ,
20+
1621 // Must be set for step 2 of the deployment
1722 "disputeManagerProxyAddress" : "" ,
1823 "disputeManagerProxyAdminAddress" : "" ,
You can’t perform that action at this time.
0 commit comments