trustedcoin: add regtest support, reenable test
This commit is contained in:
parent
aa418869b3
commit
ac59f93e63
4 changed files with 20 additions and 7 deletions
|
|
@ -319,6 +319,8 @@ let
|
|||
};
|
||||
|
||||
trustedcoin = {
|
||||
imports = [ scenarios.regtestBase ];
|
||||
|
||||
services.clightning = {
|
||||
enable = true;
|
||||
plugins.trustedcoin.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue