spesmilo / electrum-docs

Documentation for Electrum Bitcoin Wallet
https://docs.electrum.org/
MIT License
126 stars 146 forks source link

" load_wallet -w" not working in Linux #139

Closed kw005 closed 2 years ago

kw005 commented 2 years ago

I start the daemon with

run_electrum daemon -d

and want to load a wallet with a different location

run_electrum load_wallet -w /foo/wallets/default_wallet result is "true"

Commands like run_electrum createnewaddress result in wallet not loaded

Is this a bug? How can I load a wallet from a different location?