mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-03 05:04:21 +01:00
fixup! daemon: configuration directory (default ~/.lightning).
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user