mirror of
https://github.com/m2049r/xmrwallet
synced 2024-11-23 05:33:29 +01:00
Exchange rate was hard to find. (#763)
The FAQ I added uses both "exchange" and "rate," neither of which appeared in the FAQ otherwise.
This commit is contained in:
parent
7fe2fbe37d
commit
a05fa9d177
@ -30,6 +30,9 @@
|
||||
- Archive (=Backup and delete)
|
||||
- 3 Default nodes + History of last 5 used nodes
|
||||
|
||||
## How does the wallet get an exchange rate?
|
||||
/app/src/main/java/com/m2049r/xmrwallet/util/ServiceHelper.java currently specifies to use Kraken's exchange API.
|
||||
|
||||
## How do I use a node with username & password?
|
||||
```username:password@node.address:portnumber```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user