Files
redstone-node/manifests/dev.json

17 lines
253 B
JSON

{
"interval": 10000,
"priceAggregator": "median",
"defaultSource": [
"binance",
"currencycom",
"coingecko"
],
"sourceTimeout": 8000,
"maxPriceDeviationPercent": 25,
"tokens": {
"BTC": {},
"ETH": {},
"BNB": {}
}
}