lightninglabs / lightning-terminal

Lightning Terminal: Your Home for Lightning Liquidity
MIT License
501 stars 88 forks source link

`-lit-dir=` not used for the `mainnet` subfolder for everything #596

Closed AndySchroder closed 1 year ago

AndySchroder commented 1 year ago

-lit-dir= not used for the mainnet subfolder for everything

Expected behavior

-lit-dir= used for everything

Actual behavior

~/.lit/mainnet/ was used

To reproduce

  1. Run with -lit-dir=/home/user/.lit2/
  2. No lit.macaroon and accounts.db files exist in /home/user/.lit2/mainnet/ . Those files in /home/user/.lit/mainnet/ get overwritten.

System information

Standalone install on ubuntu

Remote lnd

v0.10.1-alpha, self compiled

ellemouton commented 1 year ago

Thanks for catching! Fixed in #598