Update HACKING.md with updated contracts directory
Contracts directory used an old/incorrect path. Fixed to reflect the current code.
This commit is contained in:
parent
e2f1263917
commit
dd9fc683a0
@ -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
|
||||
```
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user