core-lightning/plugins/spender
niftynei f24bbac8d9 channel leases: pass expected lease rates around in compat form
We need to know what the lease we're expecting is. To do this
we pass around the hex encoded portion of the wire format.

We can use this passed in expected lease rates to confirm that the peer
is, in fact, using the same rates as what we have currently.

Changelog-Added: JSON-RPC: fundchannel, multifundchannel, and openchannel_init now accept a 'compact_lease' for any requested funds
2021-07-20 13:28:38 -04:00
..
fundchannel.c channel leases: pass expected lease rates around in compat form 2021-07-20 13:28:38 -04:00
fundchannel.h plugins/spender/fundchannel.c: Make fundchannel a thin layer around multifundchannel. 2020-09-10 15:28:50 +09:30
main.c libplugin: Add notification topics to plugin_main 2021-05-03 11:20:15 +09:30
multifundchannel.c channel leases: pass expected lease rates around in compat form 2021-07-20 13:28:38 -04:00
multifundchannel.h channel leases: pass expected lease rates around in compat form 2021-07-20 13:28:38 -04:00
multiwithdraw.c change fees: more accurate rounding for change amount 2021-07-19 16:13:24 -04:00
multiwithdraw.h plugins/spender/multiwithdraw.c: Implement multiwithdraw command. 2020-09-09 20:36:08 +09:30
openchannel.c channel leases: pass expected lease rates around in compat form 2021-07-20 13:28:38 -04:00
openchannel.h mfc-df: after sigs are collected, go sign the psbt 2020-11-23 12:41:05 -06:00