rgb-cln/plugins/spender
niftynei d05a2a5aa9 channel leases: add expected lease fee to opening PSBT
We need to parse the feerate string, so we can figure out what our
weight fee will be for a leased channel, so we go get the feerate
and use that to calculate what our expected lease fee will be for
the requested amount.
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: add expected lease fee to opening PSBT 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