From 49504f5106e985839574cfe9e6d093e6a6a16817 Mon Sep 17 00:00:00 2001 From: Zhang ShengYan Date: Wed, 4 Jun 2025 16:55:58 +0800 Subject: [PATCH] fix: correct the name of file --- learning-examples/fetch_price.py | 2 +- learning-examples/listen-new-tokens/listen_blocksubscribe.py | 2 +- learning-examples/manual_buy.py | 2 +- learning-examples/manual_sell.py | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/learning-examples/fetch_price.py b/learning-examples/fetch_price.py index f332cb1..94905ab 100644 --- a/learning-examples/fetch_price.py +++ b/learning-examples/fetch_price.py @@ -14,7 +14,7 @@ LAMPORTS_PER_SOL: Final[int] = 1_000_000_000 TOKEN_DECIMALS: Final[int] = 6 CURVE_ADDRESS: Final[str] = "6GXfUqrmPM4VdN1NoDZsE155jzRegJngZRjMkGyby7do" -# Here and later all the discriminators are precalculated. See learning-examples/discriminator.py +# Here and later all the discriminators are precalculated. See learning-examples/calculate_discriminator.py EXPECTED_DISCRIMINATOR: Final[bytes] = struct.pack("