core-lightning/channeld
Christian Decker a8fa55d275 wire: Add common messages that are independent of daemons
These messages may be exchanged between the master and any daemon. For now
these are just the daemons that a peer may be attached to at any time since
the first example of this is the custommsg infrastructure.
2020-01-28 23:50:52 +01:00
..
test common: use struct onionreply. 2020-01-23 16:17:42 +10:30
channel_wire.csv channeld: use wirestring for failure strings. 2020-01-23 16:17:42 +10:30
channeld.c wire: Add common messages that are independent of daemons 2020-01-28 23:50:52 +01:00
channeld_htlc.h common: use struct onionreply. 2020-01-23 16:17:42 +10:30
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.c common: use struct onionreply. 2020-01-23 16:17:42 +10:30
full_channel.h lightningd: save the fee_states into the database. 2019-12-12 22:15:48 +01:00
full_channel_error.h channeld: map htlc add/remove errors to names. 2018-02-19 02:56:51 +00:00
Makefile common: use struct onionreply. 2020-01-23 16:17:42 +10:30