mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-23 15:04:19 +01:00
renepay: an experimental payment plugin
Signed-off-by: Lagrang3 <eduardo.quintana@pm.me> Changelog-Added: Plugins: `renepay`: an experimental pay plugin implementing Pickhardt payments (`renepay` and `renepaystatus`).
This commit is contained in:
@@ -100,6 +100,7 @@ C_PLUGINS := \
|
||||
plugins/offers \
|
||||
plugins/pay \
|
||||
plugins/txprepare \
|
||||
plugins/cln-renepay \
|
||||
plugins/spenderp
|
||||
|
||||
PY_PLUGINS := \
|
||||
@@ -177,6 +178,7 @@ PLUGIN_COMMON_OBJS := \
|
||||
wire/towire.o
|
||||
|
||||
include plugins/bkpr/Makefile
|
||||
include plugins/renepay/Makefile
|
||||
|
||||
# Make sure these depend on everything.
|
||||
ALL_C_SOURCES += $(PLUGIN_ALL_SRC)
|
||||
|
||||
Reference in New Issue
Block a user