diff --git a/src/main.rs b/src/main.rs index 3361a71d..7cbc2002 100644 --- a/src/main.rs +++ b/src/main.rs @@ -134,7 +134,6 @@ struct Args { long, value_name = "DYNAMIC_FEE_STRATEGY", help = "Strategy to use for dynamic fee estimation. Must be one of 'helius', or 'triton'.", - default_value = "helius", global = true )] dynamic_fee_strategy: Option,