BitShares Forum

Main => General Discussion => Topic started by: aasl on January 27, 2014, 03:13:35 am

Title: bug report: relative bts_wallet datadir
Post by: aasl on January 27, 2014, 03:13:35 am
Hi. I find that the datadir for bts wallet is located on the directory of the current terminal, not the absolute path (e.g. $BTS_HOME/datadir). This means that if I issue bts_wallet command somewhere else (e.g. I run $HOME/BitShares/bts_wallet/bts_wallet instead of cd $HOME/BitShares/bts_wallet/; ./bts_wallet   I cannot view my balance because a new datadir is created on $HOME). I think we need a absolute path for BTS wallet on the same machine.
Title: Re: bug report: relative bts_wallet datadir
Post by: bytemaster on January 27, 2014, 03:39:41 pm
Correct, but if you specify the path as the first argument then it will use that.   Wrap in a bash script to run from anywhere


Sent from my iPhone using Tapatalk (http://tapatalk.com/m?id=1)