Sorry if this has been asked, but I've been searching google for 20 minutes and nothing.
HOW THE HECK do I move the blockchain location on a mac?
I don't want it on my main SSD.
I see no options to change the data directory.
I'm using the default GUI wallet from the main Sumo website.
Thanks in advance!
mv /original/directory/with/blockchain /new/directory
ln -s /path/to/new/directory/with/blockchain /path/to/original/directory