Post
Topic
Re: [ANN] ZillionCoin (ZLN) - new ZillionFLUX CPU Mining algo released July 2018
by
zilliondev
on 14/10/2018, 21:40:54 UTC
how to change data dir for qt wallet in linux?

start the qt wallet through the terminal and add parameters there...

e.g.

Code:
sudo ./zillioncoind -datadir=something

It may be necessary that the folder already exists before you do that, so you have to create en empty folder by that name first.