Skip to content

Commit 0a62495

Browse files
committed
remove default pfee strategy
1 parent 9f48e9e commit 0a62495

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ struct Args {
134134
long,
135135
value_name = "DYNAMIC_FEE_STRATEGY",
136136
help = "Strategy to use for dynamic fee estimation. Must be one of 'helius', or 'triton'.",
137-
default_value = "helius",
138137
global = true
139138
)]
140139
dynamic_fee_strategy: Option<String>,

0 commit comments

Comments
 (0)