File tree Expand file tree Collapse file tree 5 files changed +0
-46
lines changed Expand file tree Collapse file tree 5 files changed +0
-46
lines changed Original file line number Diff line number Diff line change 22# ignore everything
33*
44# but subgraph deps
5- ! /environments /
65! /packages /subgraph /
76/packages /subgraph /generated /
87/packages /subgraph /build /
9- /packages /subgraph /.drone.yml
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -31,7 +31,3 @@ npx hardhat ignition verify chain-43113
3131```
3232
3333This ensures the contract's source code is verified on the blockchain explorer for the specified network.
34-
35- ## Deployed Contract Address
36-
37- Refer to the ` ../../environments/environments.json ` file to find the deployed contract address for the respective environment.
Original file line number Diff line number Diff line change 88 "matchFileNames" : [" **/*Dockerfile" ],
99 "groupName" : " dockerfiles"
1010 },
11- {
12- "matchFileNames" : [" **/.drone.yml" ],
13- "groupName" : " drone-ci-configs"
14- },
1511 {
1612 "matchFileNames" : [" packages/dataprotector-deserializer/**" ],
1713 "groupName" : " dataprotector-deserializer"
You can’t perform that action at this time.
0 commit comments