improve comments

The comment in python-packackges was obsolete.
This commit is contained in:
Erik Arvstedt
2023-01-20 13:45:09 +01:00
parent 5634f08873
commit 2af642f56a
4 changed files with 6 additions and 5 deletions

View File

@@ -17,8 +17,8 @@ let cfg = config.services.clightning.plugins.clboss; in
default = 30000;
description = mdDoc ''
Target amount (in satoshi) that CLBOSS will leave on-chain.
clboss will only open new channels if this amount is smaller than
the funds in your clightning wallet.
clboss will only open new channels if the funds in your clightning wallet are
larger than this amount.
'';
};
min-channel = mkOption {