rgb-cln/channeld
Rusty Russell fcffbd0f20 channeld: rename new_channel to new_full_channel.
This avoids clashing with the new_channel we're about to add to lightningd,
and also matches its counterpart new_initial_channel.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-02-14 11:31:58 +01:00
..
test channeld: rename new_channel to new_full_channel. 2018-02-14 11:31:58 +01:00
Makefile status: generate messages rather than marshal/unmarshal manually. 2018-02-08 19:07:12 +01:00
channel.c channeld: rename new_channel to new_full_channel. 2018-02-14 11:31:58 +01:00
channel_wire.csv Fix a-vs-an typos 2018-02-08 22:49:34 +01:00
channeld_htlc.h channeld: save shared secret for incoming htlc when it comes in. 2017-12-02 12:54:12 +01:00
commit_tx.c bitcoin: create new wrapper type bitcoin_txid, log backward endianness. 2017-12-21 11:05:38 +00:00
commit_tx.h bitcoin: create new wrapper type bitcoin_txid, log backward endianness. 2017-12-21 11:05:38 +00:00
full_channel.c channeld: rename new_channel to new_full_channel. 2018-02-14 11:31:58 +01:00
full_channel.h channeld: rename new_channel to new_full_channel. 2018-02-14 11:31:58 +01:00