We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 256c81d commit edc1e92Copy full SHA for edc1e92
crates/l2/docs/sequencer.md
@@ -94,7 +94,7 @@ The following environment variables are available to configure the Proposer cons
94
95
- `rpc_url`: The URL for interacting with the RPC endpoint from the client.
96
- `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.
+ - `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.
98
99
If you want to use a different configuration file, you can set the:
100
0 commit comments