Browse Source
At the beginning of the lightningd, we use "echo" command to check if bitcoin-cli is running. Now we raplace "echo" with "getblockchaininfo" for this check, and also check whether the "chain" field in response is same as the blockchain that lightningd is on. "getblockchaininfo" is also valid for litecoin-cli.pull/2938/head
trueptolemy
6 years ago
committed by
Christian Decker
1 changed files with 50 additions and 4 deletions
Loading…
Reference in new issue