Closed karalabe closed 5 years ago
Multiple Clef startup paths on Linux have ~ in them. These get fed into Clef as is, not expanded, causing invalid paths:
~
err="open /home/karalabe/Downloads/~/.ethereum/keystore: no such file or directory"
Thanks for the report, OK I will try to dynamically get the Linux ~ path in the clef plugin code and will report back 👍
Multiple Clef startup paths on Linux have
~
in them. These get fed into Clef as is, not expanded, causing invalid paths: