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