speellling

This commit is contained in:
Peter D. Gray 2024-03-20 10:07:40 -04:00
parent e96fe12663
commit 98f2341a4b
No known key found for this signature in database
GPG Key ID: A2DCD558C2BE5D7C

View File

@ -438,7 +438,7 @@ class MultisigWallet:
# possible deposit addresses for this wallet. Never show
# user the resulting addresses because we cannot be certain
# they are valid and could be signed. And yet, dont blank too many
# spots or else an attacker could grid out a suitable replacement.
# spots or else an attacker could grind out a suitable replacement.
ch = self.chain
assert self.addr_fmt, 'no addr fmt known'