We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ebd2d5 commit 2814ed2Copy full SHA for 2814ed2
util/fee-estimator/src/estimator/weight_units_flow.rs
@@ -36,7 +36,7 @@
36
//! - New transactions entering the mempool.
37
//!
38
//! While it's impossible to predict sudden changes to the speed at which new
39
-//! weight is added to the mempool, for simplicty's sake we're going to assume
+//! weight is added to the mempool, for simplicity's sake we're going to assume
40
//! the flow we measured remains constant: `added_weight = flow * blocks`.
41
42
//! - Transactions leaving the mempool due to mined blocks. Each block removes
0 commit comments