Merge pull request #1123 from davideitel/patch-1

Update HACKING.md with updated contracts directory
This commit is contained in:
Simon Warta
2022-04-13 06:56:30 +02:00
committed by GitHub
+1 -1
View File
@@ -28,7 +28,7 @@ To verify everything worked as expected, check if the testing contracts are
correctly checked out:
```sh
cd scripts/launchpad/contracts
cd scripts/wasmd/contracts
sha256sum -c checksums.sha256
```