Skip to content

Commit

Permalink
Fix #217 #218 - TUSD (PR #425)
Browse files Browse the repository at this point in the history
Fixes #217 and #218
  • Loading branch information
trentmc authored Nov 30, 2023
1 parent 98f17a7 commit 8c0e023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pdr_backend/publisher/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 8c0e023

Please sign in to comment.