Update monitor.h
Change the par to USDT. is correntle more liquidity price update
This commit is contained in:
parent
009c7941a3
commit
c4ece6a0b1
@ -12,8 +12,8 @@
|
|||||||
//Time update period
|
//Time update period
|
||||||
#define UPDATE_PERIOD_h 5
|
#define UPDATE_PERIOD_h 5
|
||||||
|
|
||||||
//API BTC price
|
//API BTC price (Update to USDT cus it's more liquidity and flow price updade)
|
||||||
#define getBTCAPI "https://api.blockchain.com/v3/exchange/tickers/BTC-USD"
|
#define getBTCAPI "https://api.blockchain.com/v3/exchange/tickers/BTC-USDT"
|
||||||
#define UPDATE_BTC_min 1
|
#define UPDATE_BTC_min 1
|
||||||
|
|
||||||
//API Block height
|
//API Block height
|
||||||
|
Loading…
Reference in New Issue
Block a user