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
ln: return early and assert in fee calculation and checks
When we have zero fee commitments, we don't need to calculate our fee
rate or check that it isn't stale because it is always zero.
Co-authored-by: Matt Corallo <git@bluematt.me>
0 commit comments