I'm trying to import in a old wallet to this new core. I tried looking in the ~/bitcoin/ and it says the directory doesn't exist. I also checked all the directories in ~/snap/bitcoin-core/ but see no wallet.dat files.
Any help would be appreciated
1 Answer
found it via
find / -name wallet.dat -print 2>/dev/null