Skip to content

Commit b2ce6c2

Browse files
author
Esau
committed
move
abc
1 parent 519999f commit b2ce6c2

File tree

11 files changed

+1
-1
lines changed

11 files changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ const balance = await market.methods.get_collateral_balance(myAddress).simulate(
9292
```bash
9393
# Install Aztec tools
9494
bash -i <(curl -s https://install.aztec.network)
95-
aztec-up 3.0.0-devnet.4
95+
aztec-up 3.0.0-devnet.5
9696

9797
# Install dependencies
9898
yarn install

prediction_market_contract/tests/prediction_market.test.ts renamed to prediction-market/tests/prediction_market.test.ts

File renamed without changes.

0 commit comments

Comments
 (0)