Skip to content

Commit ae63153

Browse files
committed
Revert "Dummy commit to unblock the CI"
This reverts commit 872d92a.
1 parent 872d92a commit ae63153

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
# Introduction
44

5-
65
This repository contains the smart contract implementation of iExec's PoCo protocol.
76

87
## Related articles on medium
@@ -105,7 +104,7 @@ The automatic testing command uses the Hardhat network by default to run the tes
105104
```
106105
- Or run any other blockchain client.
107106
2. **[Optional]** Update the configuration
108-
107+
109108
If your blockchain listen to a port that is not 8545, or if the blockchain is on a different node, update the `hardhat.config.ts` configuration (network ports, accounts with mnemonic, ..) accordingly to the [Hardhat Configuration](https://hardhat.org/hardhat-runner/docs/config) documentation.
110109
3. Run tests
111110
```

0 commit comments

Comments
 (0)