mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: remove optimism feature from reth docs (#10809)
This commit is contained in:
@ -18,9 +18,6 @@
|
|||||||
//! calls to the logging component is made.
|
//! calls to the logging component is made.
|
||||||
//! - `min-debug-logs`: Disables all logs below `debug` level.
|
//! - `min-debug-logs`: Disables all logs below `debug` level.
|
||||||
//! - `min-trace-logs`: Disables all logs below `trace` level.
|
//! - `min-trace-logs`: Disables all logs below `trace` level.
|
||||||
//! - `optimism`: Enables [OP-Stack](https://stack.optimism.io/) support for the node. Note that
|
|
||||||
//! this breaks compatibility with the Ethereum mainnet as a new deposit transaction type is
|
|
||||||
//! introduced as well as gas cost changes.
|
|
||||||
|
|
||||||
#![doc(
|
#![doc(
|
||||||
html_logo_url = "https://raw.githubusercontent.com/paradigmxyz/reth/main/assets/reth-docs.png",
|
html_logo_url = "https://raw.githubusercontent.com/paradigmxyz/reth/main/assets/reth-docs.png",
|
||||||
|
|||||||
Reference in New Issue
Block a user