Sign with NBX Seed (#1218)

This commit is contained in:
Andrew Camilleri
2020-01-21 09:33:12 +01:00
committed by Nicolas Dorier
parent 6848482999
commit 8e6f43cd3a
7 changed files with 85 additions and 4 deletions

View File

@@ -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