Fix 2.0 warnings and errors

This commit is contained in:
nicolas.dorier
2024-10-27 22:28:45 +09:00
parent b2f2054c23
commit 8a90b11d74
18 changed files with 32 additions and 48 deletions

View File

@@ -309,7 +309,7 @@ public class BringinService : EventHostedServiceBase
PayoutMethodId = paymentMethodId,
StoreId = storeId,
Destination = destination,
Value = orderMoney.ToUnit(MoneyUnit.BTC),
ClaimedAmount = orderMoney.ToUnit(MoneyUnit.BTC),
PreApprove = true,
Metadata = JObject.FromObject(new
{