Makes me wonder- how can we save the blockchain data on another drive?
Since we can't use the "run in the background" option anymore, how does armory know to look for that data?
Armory has various command line options to specify certain things. Basically anything in the settings has a command line option, and some more that also aren't in the settings. If you want to move Bitcoin Core's datadir to another drive, you need to set the
--satoshi-datadir= option where
I see. Will I need to enter the command line manually every time I use armory or is there a way for it to save this change?