lightninglabs / lightning-terminal

Lightning Terminal: Your Home for Lightning Liquidity
MIT License
487 stars 82 forks source link

config: fix macaroon path construction #598

Closed ellemouton closed 11 months ago

ellemouton commented 11 months ago

Fix the macaroon path construction so that even if the network is not mainnet, the path gets constructed correctly from a user specified "--lit.dir" flag.

Fixes #596