mirror of
https://github.com/Llewellynvdm/CoinRate.git
synced 2024-11-21 18:45:10 +00:00
fixed the shapeshift query, since there currency pairs are limited
This commit is contained in:
parent
9ddd39f4cb
commit
9e4a3af4a0
@ -112,7 +112,7 @@ Message options
|
|||||||
**To use shapeshift API add the `-I 2` command:**
|
**To use shapeshift API add the `-I 2` command:**
|
||||||
```bash
|
```bash
|
||||||
# Get Linux & SMS & Telegram notice when BTC is above 10000 USD (every time command is run)
|
# Get Linux & SMS & Telegram notice when BTC is above 10000 USD (every time command is run)
|
||||||
./getPrice.sh -c BTC -C USD -av 10000 -lst -I 2
|
./getPrice.sh -c BTC -C ETH -av 16 -l -I 2
|
||||||
```
|
```
|
||||||
|
|
||||||
## Tested Environments
|
## Tested Environments
|
||||||
|
Loading…
Reference in New Issue
Block a user