test: remove clightning TODO-EXTERNAL requiring to disable offers
This commit is contained in:
@@ -4,11 +4,4 @@
|
||||
<nix-bitcoin/modules/deployment/krops.nix>
|
||||
<qemu-vm/vm-config.nix>
|
||||
];
|
||||
|
||||
# TODO-EXTERNAL:
|
||||
# When bitcoind is not fully synced, the offers plugin in clightning 24.05
|
||||
# crashes (see https://github.com/ElementsProject/lightning/issues/7378).
|
||||
services.clightning.extraConfig = ''
|
||||
disable-plugin=offers
|
||||
'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user