change CLP price provider

Use Yadio instead of coindesk for correct Chilean Peso market price
This commit is contained in:
jonjamcam 2022-12-10 17:40:53 -03:00 committed by Overtorment
parent ee9090e8a7
commit 34c4d7bf8f

View file

@ -62,7 +62,7 @@
"CLP": {
"endPointKey": "CLP",
"locale": "es-CL",
"source": "CoinDesk",
"source": "Yadio",
"symbol": "$"
},
"CNY": {
@ -323,4 +323,4 @@
"source": "CoinDesk",
"symbol": "R"
}
}
}