chore: add alias for flashblocks-url (#20093)

This commit is contained in:
Matthias Seitz
2025-12-03 21:17:34 +01:00
committed by GitHub
parent 7e6a59b6ac
commit 4adf163fdc

View File

@@ -72,7 +72,7 @@ pub struct RollupArgs {
///
/// If given, the flashblocks are received to build pending block. All request with "pending"
/// block tag will use the pending state based on flashblocks.
#[arg(long)]
#[arg(long, alias = "websocket-url")]
pub flashblocks_url: Option<Url>,
/// Enable flashblock consensus client to drive the chain forward