mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-08 03:01:12 -04:00
feat: make js-tracer feature optional for node builder crate (#12178)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
//! Standalone crate for Optimism-specific Reth configuration and builder types.
|
||||
//!
|
||||
//! # features
|
||||
//! - `js-tracer`: Enable the `JavaScript` tracer for the `debug_trace` endpoints
|
||||
|
||||
#![doc(
|
||||
html_logo_url = "https://raw.githubusercontent.com/paradigmxyz/reth/main/assets/reth-docs.png",
|
||||
|
||||
Reference in New Issue
Block a user