Skip to content

Commit ca472e4

Browse files
committed
fix wrong command in batcher readme
1 parent 33cbcca commit ca472e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

batcher/aligned-task-sender/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ NUM_WALLETS=<N> make task_sender_generate_and_fund_wallets_holesky_stage
4242
### In Devnet:
4343
Run anvil with more prefunded accounts, using the following make target:
4444
```bash
45-
make anvil_start_with_more_prefunded
45+
make anvil_start_with_more_prefunded_accounts
4646
```
4747

4848
Then run the following make target, with `NUM_WALLETS` being the amount of wallets you want to deposit funds to aligned payment service, up to 1000.

0 commit comments

Comments
 (0)