Add pending effective amount to rpc methods #232
1 changed files with 3 additions and 0 deletions
|
@ -27,8 +27,11 @@ Run `./lbrycrd-cli help` to get a list of all commands that you can run. To get
|
||||||
Lbrycrdd will use the below default data directories
|
Lbrycrdd will use the below default data directories
|
||||||
|
|
||||||
Windows < Vista: C:\Documents and Settings\Username\Application Data\lbrycrd
|
Windows < Vista: C:\Documents and Settings\Username\Application Data\lbrycrd
|
||||||
|
|
||||||
Windows >= Vista: C:\Users\Username\AppData\Roaming\lbrycrd
|
Windows >= Vista: C:\Users\Username\AppData\Roaming\lbrycrd
|
||||||
|
|
||||||
Mac: ~/Library/Application Support/lbrycrd
|
Mac: ~/Library/Application Support/lbrycrd
|
||||||
|
|
||||||
Unix: ~/.lbrycrd
|
Unix: ~/.lbrycrd
|
||||||
|
|
||||||
The data directory contains various things such as your default wallet (wallet.dat), debug logs (debug.log), and blockchain data. You can optionally
|
The data directory contains various things such as your default wallet (wallet.dat), debug logs (debug.log), and blockchain data. You can optionally
|
||||||
|
|
Loading…
Reference in a new issue