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 3222d0f commit 20d6b94Copy full SHA for 20d6b94
README.md
@@ -35,7 +35,7 @@ We introduce customisation for private keys and signer information (address and
35
|-----------------------------|--------------------------------------------|
36
| Block gas limit | `chain.gas_params.gas_limit` |
37
| EIP 1559 Elasticity | `chain.gas_params.eip1559Elasticity` |
38
-| EIP 1559 Denominator | `chain.gas_params.denominator` |
+| EIP 1559 Denominator | `chain.gas_params.eip_1559_denominator` |
39
| Base Fee Scalar | `chain.gas_params.base_fee_scalar` |
40
| Blob Base Fee Scalar | `chain.gas_params.blob_base_fee_scalar` |
41
0 commit comments