We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e582ca commit 5d32849Copy full SHA for 5d32849
docs/3_guides/9_aligned_cli.md
@@ -244,7 +244,9 @@ Retrieves the user's current nonce from the batcher.
244
- `--network <working_network_name>`: Network name to interact with.
245
- Default: `devnet`
246
- Possible values: `devnet`, `holesky`, `mainnet`
247
- - For a custom Network, you must specify the following parameter:
+ - 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>`
250
- `--batcher_url <batcher_websocket_url>`
251
252
#### Example:
0 commit comments