mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-02-09 06:25:16 -05:00
feat: adding cli --rpc.txfeecap flag (#15654)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
5
book/cli/reth/node.md
vendored
5
book/cli/reth/node.md
vendored
@@ -362,6 +362,11 @@ RPC:
|
||||
|
||||
[default: 50000000]
|
||||
|
||||
--rpc.txfeecap <TX_FEE_CAP>
|
||||
Maximum eth transaction fee that can be sent via the RPC APIs (0 = no cap)
|
||||
|
||||
[default: 1.0]
|
||||
|
||||
--rpc.max-simulate-blocks <BLOCKS_COUNT>
|
||||
Maximum number of blocks for `eth_simulateV1` call
|
||||
|
||||
|
||||
Reference in New Issue
Block a user