mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-22 13:47:59 -05:00
chore: fix typo bootnode.rs (#16995)
This commit is contained in:
@@ -10,7 +10,7 @@ use tokio::select;
|
||||
use tokio_stream::StreamExt;
|
||||
use tracing::info;
|
||||
|
||||
/// Satrt a discovery only bootnode.
|
||||
/// Start a discovery only bootnode.
|
||||
#[derive(Parser, Debug)]
|
||||
pub struct Command {
|
||||
/// Listen address for the bootnode (default: ":30301").
|
||||
|
||||
Reference in New Issue
Block a user