core-lightning/channeld
Rusty Russell 6dee526074 channeld: don't handle packets already taken by peer_msg_in.
We will never see them.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-02-01 05:57:56 +00:00
..
test bitcoin: create new wrapper type bitcoin_txid, log backward endianness. 2017-12-21 11:05:38 +00:00
channel_wire.csv Fix typos 2018-01-28 13:53:39 +01:00
channel.c channeld: don't handle packets already taken by peer_msg_in. 2018-02-01 05:57:56 +00: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 bitcoin: create new wrapper type bitcoin_txid, log backward endianness. 2017-12-21 11:05:38 +00:00
full_channel.h Spelling corrections (#824) 2018-01-29 04:46:54 +00:00
Makefile channeld: use common/read_peer_msg. 2018-02-01 05:57:56 +00:00