From 8c0e023e9959e3dae89946f7c1090f46f934406d Mon Sep 17 00:00:00 2001 From: Trent McConaghy Date: Thu, 30 Nov 2023 10:59:11 +0100 Subject: [PATCH] Fix #217 #218 - TUSD (PR #425) Fixes #217 and #218 --- pdr_backend/publisher/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdr_backend/publisher/main.py b/pdr_backend/publisher/main.py index ea537a7c5..174a5af14 100644 --- a/pdr_backend/publisher/main.py +++ b/pdr_backend/publisher/main.py @@ -52,7 +52,7 @@ def main(): s_per_epoch=300, s_per_subscription=60 * 60 * 24, base="BTC", - quote="TUSD", + quote="USDT", source="binance", timeframe="5m", trueval_submitter_addr="0xe2DD09d719Da89e5a3D0F2549c7E24566e947260",