diff --git a/DysonNetwork.Pass/Lotteries/LotteryService.cs b/DysonNetwork.Pass/Lotteries/LotteryService.cs index 107bbc9..dae0a2e 100644 --- a/DysonNetwork.Pass/Lotteries/LotteryService.cs +++ b/DysonNetwork.Pass/Lotteries/LotteryService.cs @@ -77,7 +77,7 @@ public class LotteryService(AppDatabase db, PaymentService paymentService, Walle return await paymentService.CreateOrderAsync( null, - "isp", + WalletCurrency.SourcePoint, price, appIdentifier: "lottery", productIdentifier: "lottery",