mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-03 10:46:58 +01:00
We actually don't need to transition if we're reconnecting, and logic to go to CHANNELD_NORMAL was wrong: we checked that we'd seen funding tx locked, but not that we'd received a msg from the remote peer. We need to fix the tests now we no longer double-transition, too. Fixes: #188 Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
requirements.txt | ||
test_lightningd.py | ||
utils.py |