2018-08-16 06:10:24
I like how your partially complete items are partially crossed out… intentional or otherwise :smile:
penfold
2018-08-16 17:42:41
Hey guys, just wanting to confirm something
CryptoQuan
2018-08-16 17:42:54
What is the best way to backup my private keys?
CryptoQuan
2018-08-16 17:43:06
there are two ways
Fireduck
2018-08-16 17:43:18
you can save your wallet folder and all the files in it
Fireduck
2018-08-16 17:43:24
should just be one or two
Fireduck
2018-08-16 17:44:10
or you can run the client with the command: export filename
Fireduck
2018-08-16 17:44:27
and it will dump the wallet contents to the file in plain text
Fireduck
2018-08-16 17:44:44
that way you can look at the file and see that it makes sense
Fireduck
2018-08-16 17:49:55
When I run the client in Windows, it just say 'Press any key to continue.....' after showing my wallet addresses
CryptoQuan
2018-08-16 17:51:48
Open the client.bat in notepad.
Fireduck
2018-08-16 17:52:10
Open a command prompt and go to you your snow directory
Fireduck
2018-08-16 17:52:32
Do a command like what is in the .bat file but do a different command
Fireduck
2018-08-16 17:52:43
Like export rather than nothing
Fireduck
2018-08-16 17:54:06
So it will be something like:
java -jar SnowblossomClient.jar conf/client.conf export save.txt
Fireduck
2018-08-16 17:57:00
I'll just back up the wallet folder
CryptoQuan
2018-08-16 17:57:07
:sweat_smile:
CryptoQuan
2018-08-16 19:06:40
quiter
Fireduck
2018-08-16 20:14:10
Lol
CryptoQuan