Skip to content

Commit edc1e92

Browse files
committed
add dash
1 parent 256c81d commit edc1e92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/l2/docs/sequencer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ The following environment variables are available to configure the Proposer cons
9494

9595
- `rpc_url`: The URL for interacting with the RPC endpoint from the client.
9696
- `maximum_allowed_max_fee_per_gas`: Sets a hard cap on the maximum fee per gas you are willing to pay for a single transaction.
97-
`maximum_allowed_max_fee_per_blob_gas`: Sets a hard cap on the maximum fee per blob gas you are willing to pay for a single transaction.
97+
- `maximum_allowed_max_fee_per_blob_gas`: Sets a hard cap on the maximum fee per blob gas you are willing to pay for a single transaction.
9898

9999
If you want to use a different configuration file, you can set the:
100100

0 commit comments

Comments
 (0)