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
commit 994bcc17a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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
```