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
Consider channels with one direction useless for routing
This is actually only useful when we just restarted and received
an outdated channel update, which we keep for
STALE_CHANNEL_UPDATE_AGE_LIMIT_SECS to give
it a chance to send a channel update. During that time, we
still should not be used it for routing.
0 commit comments