mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-17 05:54:26 +01:00
Merge pull request #3928 from dennisreimann/build-warnings
Fix build warnings
This commit is contained in:
@@ -1359,7 +1359,7 @@ namespace BTCPayServer.Controllers
|
||||
public string CryptoCode { get; set; }
|
||||
public string Address { get; set; }
|
||||
public string PaymentLink { get; set; }
|
||||
public string? ReturnUrl { get; set; }
|
||||
public string ReturnUrl { get; set; }
|
||||
}
|
||||
|
||||
public class SendToAddressResult
|
||||
|
||||
Reference in New Issue
Block a user