Skip to content

Commit f3cb180

Browse files
committed
docs: add replacement rules
1 parent 9fdcd5e commit f3cb180

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/3_guides/9_aligned_cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Submit a proof to the Aligned Layer batcher.
7272
- `--keystore_path <path_to_local_keystore>`: Path to the local keystore.
7373
- `--private_key <private_key>`: User's wallet private key.
7474
- `--nonce <n>`: Proof nonce.
75-
- By default, the nonce is set automatically. By setting the nonce manually, you can perform a proof replacement.
75+
- By default, the nonce is set automatically. By setting the nonce manually, you can perform a proof replacement. To perform a valid replacement, the new proof must have a max_fee 10% higher than the previous one.
7676
- One of the following, to specify which Network to interact with:
7777
- `--network <working_network_name>`: Network name to interact with.
7878
- Default: `devnet`

0 commit comments

Comments
 (0)