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
fix(cbf): call best_block_updated per matched block instead of once at tip
Pairs each transactions_confirmed call with an immediate
best_block_updated for the same height so LDK processes per-block state
transitions (claimable balances, Filter script registrations) correctly.
0 commit comments