LNP-WG / lnp-node

Lightning network protocol daemon (suitable for generalized Lightning Network)
MIT License
145 stars 40 forks source link

use the expanded path when creating the data dir #39

Closed ulrichard closed 3 years ago

ulrichard commented 3 years ago

Fixes the following error when starting the node for the first time: thread 'main' panicked at 'Unable to create key file '/home/richi/.lnp_node/key.dat'; please check that the path exists: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/peerd/opts.rs:139:61