rgb-cln/lightningd/channel
Rusty Russell 780b3870ad lightningd: peer state cleanup.
1. We explicitly assert what state we're coming from, to make transitions
   clearer.
2. Every transition has a state, even between owners while waiting for HSM.
3. Explictly step though getting the HSM signature on the funding tx
   before starting channeld, rather than doing it in parallel: makes
   states clearer.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-05-25 14:24:47 +09:30
..
Makefile channel: unwrap and send incoming HTLCs to master. 2017-04-01 23:59:46 +10:30
channel.c lightningd: peer state cleanup. 2017-05-25 14:24:47 +09:30
channel_wire.csv lightningd: peer state cleanup. 2017-05-25 14:24:47 +09:30