test: remove clightning TODO-EXTERNAL requiring to disable offers
This commit is contained in:
parent
7fb481cf58
commit
b9019d170d
7 changed files with 0 additions and 37 deletions
|
|
@ -30,13 +30,6 @@ nix-build --out-link "$tmpDir/vm" - <<'EOF'
|
|||
<qemu-vm/vm-config.nix>
|
||||
];
|
||||
nix-bitcoin.generateSecrets = true;
|
||||
|
||||
# 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
|
||||
'';
|
||||
};
|
||||
}).config.system.build.vm
|
||||
EOF
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue