BitShares Forum

Main => Technical Support => Topic started by: logxing on November 07, 2015, 07:14:06 am

Title: what is the Win CLI wallet data location path?
Post by: logxing on November 07, 2015, 07:14:06 am
I checked %appdata% and "C:\Program Files\BitShares 2\bin", can not find wallet data.
Pls help. Thanks.
Title: Re: what is the Win CLI wallet data location path?
Post by: Xeldal on November 07, 2015, 01:25:47 pm
I checked %appdata% and "C:\Program Files\BitShares 2\bin", can not find wallet data.
Pls help. Thanks.

I found my wallet.json located at "C:\Program Files\BitShares 2\bin\wallet.json"

It may be named something different if when you run cli_wallet.exe you specify with "-w NameWallet"

Not using the -w  , I think the default is wallet.json
Title: Re: what is the Win CLI wallet data location path?
Post by: logxing on November 07, 2015, 03:15:44 pm
I checked %appdata% and "C:\Program Files\BitShares 2\bin", can not find wallet data.
Pls help. Thanks.

I found my wallet.json located at "C:\Program Files\BitShares 2\bin\wallet.json"

It may be named something different if when you run cli_wallet.exe you specify with "-w NameWallet"

Not using the -w  , I think the default is wallet.json


Thanks, I didn't use "-w". I set password, unlock, and import a privatekey.
I can't find wallet.json at "C:\Program Files\BitShares 2\bin".
And then when I restart cli_wallet.exe, command "is_new" returns TRUE.
The wallet is blank.
Seems failed when save file to hard disk.