How long till "Number of pending channels exceed maximum" clears? #6907
-
| 
         I tried to open a channel to a lnd node. The operation timed out on my side, but on the lnd side it apparently worked: 
 So is the lnd node is waiting for me to publish the channel funding transaction? So how long will lnd keep this pending channel in it's memory before it forgets about it?  | 
  
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
| 
         Channels that never finished the negotiation should be cleared after 10 minutes (or a restart).  | 
  
Beta Was this translation helpful? Give feedback.
Channels that never finished the negotiation should be cleared after 10 minutes (or a restart).