fixes and cleanups

This commit is contained in:
The MMGen Project 2023-04-30 09:35:59 +00:00
commit 90c4c63899
Signed by: mmgen
GPG key ID: 3F8B1861E32B7DA2

View file

@ -495,7 +495,7 @@ class Autosign:
def create_signing_wallets():
from .xmrwallet import MoneroWalletOps,xmrwallet_uargs
if len(self.wallet_files) > 1:
ymsg(f'Warning: more that one wallet file, using the first ({self.wallet_files[0]}) for xmrwallet generation')
ymsg(f'Warning: more than one wallet file, using the first ({self.wallet_files[0]}) for xmrwallet generation')
m = MoneroWalletOps.create_offline(
self.xmrwallet_cfg,
xmrwallet_uargs(