From e7653bdf15d2c19ba06c84d4b636206148b3aa60 Mon Sep 17 00:00:00 2001 From: Thykof Date: Tue, 23 Jun 2026 15:03:09 +0200 Subject: [PATCH] fix miner XAU price feed id --- synth/miner/price_simulation.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/synth/miner/price_simulation.py b/synth/miner/price_simulation.py index 0ab9ff4a..730bf60e 100644 --- a/synth/miner/price_simulation.py +++ b/synth/miner/price_simulation.py @@ -38,7 +38,7 @@ "SOL": 6, "XRP": 14, "HYPE": 110, - "XAU": 346, + "XAU": 172, "AAPLX": 1792, "GOOGLX": 1808, "NVDAX": 1833,