rgb-cln/plugins/spender
niftynei 4dafeede5c coin moves: notify when we make deposits to external accounts
The blockheight is zero though, since these aren't included in a block
yet.

We also don't issue an 'external' deposit event if we can tell that the
address you're sending to actually belongs to our wallet (we'll issue a
deposit event when it gets included in a block)
2022-01-26 13:34:45 +10:30
..
fundchannel.c check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
fundchannel.h plugins/spender/fundchannel.c: Make fundchannel a thin layer around multifundchannel. 2020-09-10 15:28:50 +09:30
main.c check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
multifundchannel.c cleanup: remove unneeded includes in C files. 2021-09-17 09:43:22 +09:30
multifundchannel.h channel leases: pass expected lease rates around in compat form 2021-07-20 13:28:38 -04:00
multiwithdraw.c coin moves: notify when we make deposits to external accounts 2022-01-26 13:34:45 +10:30
multiwithdraw.h plugins/spender/multiwithdraw.c: Implement multiwithdraw command. 2020-09-09 20:36:08 +09:30
openchannel.c plugins/libplugin.c: Allow freeing notification `struct command *`. 2021-10-08 14:40:04 +10:30
openchannel.h mfc-df: after sigs are collected, go sign the psbt 2020-11-23 12:41:05 -06:00