mirror of
https://github.com/aljazceru/BTCPayServerPlugins.git
synced 2025-12-17 07:34:24 +01:00
update and fix
This commit is contained in:
@@ -201,7 +201,7 @@ namespace BTCPayServer.Plugins.SideShift
|
||||
PullPaymentId = pullPaymentId,
|
||||
Destination = destination.destination,
|
||||
PayoutMethodId = pmi,
|
||||
Value = request.Amount
|
||||
ClaimedAmount = request.Amount
|
||||
});
|
||||
if (claim.Result == ClaimRequest.ClaimResult.Ok)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user