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
OnionMessenger buffers onion messages for nodes that are pending a
connection. To prevent DoS concerns, drop the buffered messages if the
node has not connected within one timer tick, which should correspond to
10 seconds for PeerManager when using lightning-background-processor.
0 commit comments