mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-10 07:48:19 -05:00
chore: add alias for flashblocks-url (#20093)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user