We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33cbcca commit ca472e4Copy full SHA for ca472e4
1 file changed
batcher/aligned-task-sender/README.md
@@ -42,7 +42,7 @@ NUM_WALLETS=<N> make task_sender_generate_and_fund_wallets_holesky_stage
42
### In Devnet:
43
Run anvil with more prefunded accounts, using the following make target:
44
```bash
45
-make anvil_start_with_more_prefunded
+make anvil_start_with_more_prefunded_accounts
46
```
47
48
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