mirror of
https://github.com/mempool/mempool.git
synced 2025-01-18 21:32:55 +01:00
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 (!isAccelerated || !lastEffectiveRate) {
|
||||
if (!isAccelerated) {
|
||||
lastEffectiveRate = tx.effectiveFeePerVsize;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user