mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-21 14:24:09 +01:00
fixup! daemon: configuration directory (default ~/.lightning).
This commit is contained in:
parent
91116fe67c
commit
bf3350cce1
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ int main(int argc, char *argv[])
|
|||
register_opts(dstate);
|
||||
handle_opts(dstate, argc, argv);
|
||||
|
||||
/* Now we can set chain_hash properly. */
|
||||
/* Now we can set chain_hash properly. */
|
||||
dstate->rstate->chain_hash
|
||||
= dstate->bitcoind->chainparams->genesis_blockhash;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue