core-lightning/lightningd/channel
Rusty Russell 42c9cb58c7 channeld: rename commit_index to next_index.
This is what it actually is, and makes it clearer when we refer to the
spec.  It's the commitment we're currently updating, which is the next
commitment.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-06-29 00:08:21 +02:00
..
channel_wire.csv channeld: rename commit_index to next_index. 2017-06-29 00:08:21 +02:00
channel.c channeld: rename commit_index to next_index. 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