core-lightning/onchaind
Rusty Russell 611ecc60ae lightningd: rename peer_state -> channel_state, remove OPENINGD.
And now we can finally do the db upgrade to remove any OPENINGD
channels once, since we never put them back.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-02-19 02:56:51 +00:00
..
Makefile status: generate messages rather than marshal/unmarshal manually. 2018-02-08 19:07:12 +01:00
onchain_types.h onchain: implement penalty transaction. 2017-09-28 13:07:05 +09:30
onchain_wire.c Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00
onchain_wire.csv Fix a-vs-an typos 2018-02-08 22:49:34 +01:00
onchain_wire.h Fix a-vs-an typos 2018-02-08 22:49:34 +01:00
onchain.c lightningd: rename peer_state -> channel_state, remove OPENINGD. 2018-02-19 02:56:51 +00:00