Add DOGECOIN

This commit is contained in:
nicolas.dorier
2018-04-10 19:07:57 +09:00
parent 66b1623109
commit 9da6df50b7
11 changed files with 67 additions and 9 deletions

View File

@@ -29,5 +29,6 @@ namespace BTCPayServer.Models.StoreViewModels
public string ServerUrl { get; set; }
public string StatusMessage { get; internal set; }
public string RootKeyPath { get; set; }
}
}