mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: make rpc gas cap configurable (#3458)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com> Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
@ -187,6 +187,9 @@ Gas Price Oracle:
|
||||
The percentile of gas prices to use for the estimate
|
||||
|
||||
[default: 60]
|
||||
|
||||
--rpc.gascap
|
||||
Maximum gas limit for `eth_call` and call tracing RPC methods
|
||||
|
||||
--block-cache-len <BLOCK_CACHE_LEN>
|
||||
Maximum number of block cache entries
|
||||
|
||||
Reference in New Issue
Block a user