mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-17 14:04:26 +01:00
@@ -121,6 +121,7 @@ namespace BTCPayServer
|
||||
LightMoneyUnit.BTC),
|
||||
Tag = "withdrawRequest",
|
||||
Callback = new Uri(Request.GetCurrentUrl()),
|
||||
DefaultDescription = pp.GetBlob().Description ?? String.Empty,
|
||||
};
|
||||
if (pr is null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user