mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-19 06:54:19 +01:00
Error when broadcasting transactions weren't shown in the UI
This commit is contained in:
@@ -9,7 +9,6 @@ namespace BTCPayServer.Models.WalletViewModels
|
||||
public SigningContextModel SigningContext { get; set; } = new SigningContextModel();
|
||||
public string SigningKey { get; set; }
|
||||
public string SigningKeyPath { get; set; }
|
||||
public string GlobalError { get; set; }
|
||||
|
||||
public class DestinationViewModel
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user