Skip to content

Commit 1ed475f

Browse files
committed
Update contracts submodule
1 parent d428089 commit 1ed475f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Verifier contracts for consensus proofs are auto-generated via the [`privacy-sca
2525
Spectre uses `abigen` macro to generate smart contract types and `rstest` for consensus spec tests. To ensure that all the necessary data for macros expansion is present during first build or testing, please run:
2626

2727
```
28+
git submodule update --init --recursive
2829
just build-contracts
2930
just download-spec-tests
3031
```

0 commit comments

Comments
 (0)