improve comments
The comment in python-packackges was obsolete.
This commit is contained in:
parent
5634f08873
commit
2af642f56a
4 changed files with 6 additions and 5 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue