Skip to content

Commit 9683795

Browse files
committed
docs: add ranom_address
1 parent 093d7e5 commit 9683795

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/3_guides/9_aligned_cli.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,8 @@ Submit a proof to the Aligned Layer batcher.
8686
- `--default_fee_estimate`: Specifies a `max_fee` equivalent to the cost of 1 proof in a batch of size 10.
8787
- `--instant_fee_estimate`: Specifies a `max_fee` that ensures the proof is included instantly, equivalent to the cost of a proof in a batch of size 1.
8888
- `--custom_fee_estimate <amount_of_proofs_in_batch>`: Specifies a `max_fee` equivalent to the cost of 1 proof in a batch of size `num_proofs_in_batch`.
89-
89+
- `random_address`: If set, random addresses will be used as `proof_generator_addr` for each proof.
90+
- Default: `false`
9091

9192
#### Example:
9293

0 commit comments

Comments
 (0)