This commit is contained in:
Sacha Lansky
2022-07-25 23:09:50 +01:00
committed by GitHub
parent 16ef0cee93
commit a37226d09e
2 changed files with 2 additions and 2 deletions
@@ -609,7 +609,7 @@ where
/// and user-included tip.
///
/// The priority is based on the amount of `tip` the user is willing to pay per unit of either
/// `weight` or `length`, depending which one is more limitting. For `Operational` extrinsics
/// `weight` or `length`, depending which one is more limiting. For `Operational` extrinsics
/// we add a "virtual tip" to the calculations.
///
/// The formula should simply be `tip / bounded_{weight|length}`, but since we are using