Fix typo in the command example in the comments Update main.rs (#13524)

This commit is contained in:
wizard
2024-12-23 21:33:16 +03:00
committed by GitHub
parent 855029b3ca
commit 50dfd301d3

View File

@ -1,7 +1,7 @@
//! Run with
//!
//! ```not_rust
//! cargo run -p beacon-api-beacon-sidecar-fetcher --node -- full
//! cargo run -p beacon-api-beacon-sidecar-fetcher --node --full
//! ```
//!
//! This launches a regular reth instance and subscribes to payload attributes event stream.