mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2025-01-23 19:05:51 +00:00
re enable paynym
This commit is contained in:
parent
8a7d669b62
commit
2259e15da8
1 changed files with 1 additions and 2 deletions
|
@ -190,8 +190,7 @@ extension CoinExt on Coin {
|
|||
|
||||
case Coin.dogecoin:
|
||||
case Coin.dogecoinTestNet:
|
||||
// return true;
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue