Skip to content

Commit

Permalink
Update contracts submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
nulltea committed Mar 5, 2024
1 parent d428089 commit 1ed475f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Verifier contracts for consensus proofs are auto-generated via the [`privacy-sca
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:

```
git submodule update --init --recursive
just build-contracts
just download-spec-tests
```
Expand Down
2 changes: 1 addition & 1 deletion contracts

0 comments on commit 1ed475f

Please sign in to comment.