[LND] Remove pruning assertion
This commit is contained in:
parent
8a0e347147
commit
793a127372
|
@ -161,9 +161,6 @@ in {
|
|||
|
||||
config = mkIf cfg.enable {
|
||||
assertions = [
|
||||
{ assertion = bitcoind.prune == 0;
|
||||
message = "lnd does not support bitcoind pruning.";
|
||||
}
|
||||
{ assertion =
|
||||
!(config.services ? clightning)
|
||||
|| !config.services.clightning.enable
|
||||
|
|
Loading…
Reference in New Issue
Block a user