clightning/feeadjuster: add test

This commit is contained in:
Erik Arvstedt
2022-05-27 11:13:53 +02:00
parent 1054e9a3b1
commit f9315db52c
2 changed files with 11 additions and 6 deletions

View File

@@ -134,6 +134,7 @@ let
(mkIf config.test.features.clightningPlugins {
services.clightning.plugins = {
clboss.enable = true;
feeadjuster.enable = true;
helpme.enable = true;
monitor.enable = true;
prometheus.enable = true;