Skip to content

Commit 5d32849

Browse files
committed
fix: docs
1 parent 8e582ca commit 5d32849

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/3_guides/9_aligned_cli.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,9 @@ Retrieves the user's current nonce from the batcher.
244244
- `--network <working_network_name>`: Network name to interact with.
245245
- Default: `devnet`
246246
- Possible values: `devnet`, `holesky`, `mainnet`
247-
- For a custom Network, you must specify the following parameter:
247+
- For a custom Network, you must specify the following parameters:
248+
- `--aligned_service_manager <aligned_service_manager_contract_address>`
249+
- `--batcher_payment_service <batcher_payment_service_contract_address>`
248250
- `--batcher_url <batcher_websocket_url>`
249251

250252
#### Example:

0 commit comments

Comments
 (0)