Fix intermittent DASH addcoin issue.

This commit is contained in:
tecnovert
2024-10-14 18:17:20 +02:00
parent c9b99dd67a
commit 8081f22e92
4 changed files with 21 additions and 8 deletions

View File

@@ -2042,7 +2042,7 @@ class BasicSwap(BaseApp):
self.setStringKV(db_key, main_address, session)
return main_address
def checkWalletSeed(self, c):
def checkWalletSeed(self, c) -> bool:
ci = self.ci(c)
if c == Coins.PART:
ci.setWalletSeedWarning(False) # All keys should be be derived from the Particl mnemonic