lnd: remove redundant option 'bitcoind-host'
Also set bitcoind rpc port.
This commit is contained in:
parent
b1a8629223
commit
1935c252ec
2 changed files with 4 additions and 11 deletions
|
|
@ -279,7 +279,6 @@ in {
|
|||
"${netns.lnd.address}"
|
||||
"127.0.0.1"
|
||||
];
|
||||
bitcoind-host = netns.bitcoind.address;
|
||||
cliExec = mkCliExec "lnd";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue