Skip to content

Commit

Permalink
test: fix backend
Browse files Browse the repository at this point in the history
  • Loading branch information
enricobottazzi committed Nov 21, 2023
1 parent 41f2257 commit efe6b87
Show file tree
Hide file tree
Showing 10 changed files with 2,074 additions and 2,072 deletions.
2 changes: 1 addition & 1 deletion backend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ We have provided a bash script to automate the process of updating the verifier
Ensure you have the necessary permissions to execute the script.

```
backend $ chmod +x scripts/update_verifier_contract.sh
backend $ scripts/update_verifier_contract.sh
```

## Summa solvency flow example
Expand Down
Empty file modified backend/scripts/update_verifier_contract.sh
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion backend/src/contracts/abi/InclusionVerifier.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion backend/src/contracts/abi/Summa.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion backend/src/contracts/deployments.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"31337":{"address":"0xcf7ed3acca5a467e9e704c703e8d87f634fb0fc9"}}
{"31337":{"address":"0xe7f1725E7734CE288F8367e1Bb143E90bb3F0512"}}
Loading

0 comments on commit efe6b87

Please sign in to comment.