You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/3_guides/9_aligned_cli.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,8 @@ Submit a proof to the Aligned Layer batcher.
86
86
- `--default_fee_estimate`: Specifies a `max_fee` equivalent to the cost of 1 proof in a batch of size 10.
87
87
- `--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.
88
88
- `--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.
0 commit comments