mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 22:44:29 +01:00
Sign with NBX Seed (#1218)
This commit is contained in:
committed by
Nicolas Dorier
parent
6848482999
commit
8e6f43cd3a
@@ -13,6 +13,8 @@ namespace BTCPayServer.Models.WalletViewModels
|
||||
public string CryptoCode { get; set; }
|
||||
public string Decoded { get; set; }
|
||||
string _FileName;
|
||||
public bool NBXSeedAvailable { get; set; }
|
||||
|
||||
public string FileName
|
||||
{
|
||||
get
|
||||
|
||||
Reference in New Issue
Block a user