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
Run rebalance trigger checks while holding the balance mutex so concurrent
callers cannot all authorize work from the same stale wallet state.
This keeps trusted and on-chain rebalances from being queued more than
once when rapid payment activity invokes the rebalancer from multiple
paths at the same time.
0 commit comments