mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
decrease default tracing permits (#7010)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
//! Run with
|
||||
//!
|
||||
//! ```not_rust
|
||||
//! cargo run --release -p custom-inspector --node --http --ws --recipients 0x....,0x....
|
||||
//! cargo run --release -p custom-inspector -- node --http --ws --recipients 0x....,0x....
|
||||
//! ```
|
||||
//!
|
||||
//! If no recipients are specified, all transactions will be inspected.
|
||||
|
||||
Reference in New Issue
Block a user