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

@@ -43,6 +43,9 @@ namespace BTCPayServer
}
}
if(!Network.Consensus.SupportSegwit)
hintedLabels.Add("legacy");
try
{
var result = new DerivationStrategyFactory(Network).Parse(str);