mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-29 20:04:34 +01:00
Right now it allows ping but not pong. If A sends a ping expecting a pong to B during CHANNELD_AWAITING_LOCKIN, It would result in `STATUS_FAIL_PEER_BAD: WIRE_PONG (19) before funding locked` resulting in a unilateral channel close by A.