Update acceleration audit to match latest bid boost version
This commit is contained in:
parent
c12e664b9a
commit
e171c7694c
@ -107,7 +107,7 @@ class AccelerationCosts {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (!isPrioritized) {
|
if (!isPrioritized) {
|
||||||
if (!isAccelerated || !lastEffectiveRate) {
|
if (!isAccelerated) {
|
||||||
lastEffectiveRate = tx.effectiveFeePerVsize;
|
lastEffectiveRate = tx.effectiveFeePerVsize;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user