Skip to content

Commit

Permalink
chore: hardhat clean
Browse files Browse the repository at this point in the history
  • Loading branch information
jatZama committed Jun 25, 2024
1 parent 6aadcfd commit 047a6cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup-local-fhevm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Assumes the following:
# 1. A local and **fresh** fhEVM node is already running.
# 2. All test addresses are funded (e.g. via the fund_test_addresses.sh script).

npx hardhat clean
npx hardhat compile:specific --contract lib
npx hardhat compile:specific --contract gateway

Expand Down

0 comments on commit 047a6cf

Please sign in to comment.