mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-05 18:38:09 +01:00
preparescript: Fix intermittent addcoin issue.
This commit is contained in:
@@ -981,6 +981,7 @@ def test_particl_encryption(data_dir, settings, chain, use_tor_proxy):
|
||||
swap_client.setDaemonPID(c, daemons[-1].pid)
|
||||
swap_client.setCoinRunParams(c)
|
||||
swap_client.createCoinInterface(c)
|
||||
swap_client.waitForDaemonRPC(c, with_wallet=True)
|
||||
|
||||
if swap_client.ci(c).isWalletEncrypted():
|
||||
logger.info('Particl Wallet is encrypted')
|
||||
|
||||
Reference in New Issue
Block a user