You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The logic was wrong before because it was making the RBF constraints
take precedence. Instead, we should be taking the maximum between
the fee calculated from the target feerate and the minimum fee that
satisfies the RBF constraints.
0 commit comments