core-lightning/lightningd/channel
Rusty Russell d411b07ba2 channeld: fix make_revocation_msg() to take index of revoke.
It currently takes index + 1 (ie. current commit), which is confusing
in this context.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-06-29 00:08:21 +02:00
..
channel_wire.csv channeld: shutdown support. 2017-06-27 10:25:53 +09:30
channel.c channeld: fix make_revocation_msg() to take index of revoke. 2017-06-29 00:08:21 +02:00
Makefile channel: unwrap and send incoming HTLCs to master. 2017-04-01 23:59:46 +10:30