core-lightning/channeld
Rusty Russell 8ffd9d570b channeld: cleanup: use the channel_feerate() accessor everywhere.
And also move it to initial_channel, so we can use it there.

This saves churn in the next patch.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-12-12 22:15:48 +01:00
..
test channeld: remove chainparams local parameter. 2019-11-20 20:41:53 +01:00
channel_wire.csv JSON-API: Allow close channel to specified address 2019-10-09 21:04:16 -05:00
channeld_htlc.h channeld: get current block height when an HTLC fails. 2019-08-29 09:01:48 +02:00
channeld.c channeld: cleanup: use the channel_feerate() accessor everywhere. 2019-12-12 22:15:48 +01:00
commit_tx.c channeld: remove chainparams local parameter. 2019-11-20 20:41:53 +01:00
commit_tx.h channeld: remove chainparams local parameter. 2019-11-20 20:41:53 +01:00
full_channel_error.h channeld: map htlc add/remove errors to names. 2018-02-19 02:56:51 +00:00
full_channel.c channeld: cleanup: use the channel_feerate() accessor everywhere. 2019-12-12 22:15:48 +01:00
full_channel.h channeld: remove chainparams local parameter. 2019-11-20 20:41:53 +01:00
Makefile common: add fee_states state machine for update_fee. 2019-12-12 22:15:48 +01:00