rgb-cln/channeld
lisa neigut 0e20e3c5e7 df: rename 'funder' to 'opener'
Previously we've used the term 'funder' to refer to the peer
paying the fees for a transaction; v2 of openchannel will make
this no longer true. Instead we rename this to 'opener', or the
peer sending the 'open_channel' message, since this will be universally
true in a dual-funding world.
2020-05-04 10:22:26 +09:30
..
test df: rename 'funder' to 'opener' 2020-05-04 10:22:26 +09:30
Makefile common: generalize ecdh function. 2020-04-04 16:08:49 +10:30
channel_wire.csv df: rename 'funder' to 'opener' 2020-05-04 10:22:26 +09:30
channeld.c df: rename 'funder' to 'opener' 2020-05-04 10:22:26 +09:30
channeld_htlc.h channeld: support HTLCs with blinding (EXPERIMENTAL_FEATURES) 2020-04-14 12:51:18 +09:30
commit_tx.c df: rename 'funder' to 'opener' 2020-05-04 10:22:26 +09:30
commit_tx.h df: rename 'funder' to 'opener' 2020-05-04 10:22:26 +09:30
full_channel.c df: rename 'funder' to 'opener' 2020-05-04 10:22:26 +09:30
full_channel.h df: rename 'funder' to 'opener' 2020-05-04 10:22:26 +09:30
full_channel_error.h channeld: map htlc add/remove errors to names. 2018-02-19 02:56:51 +00:00