diff --git a/electrum/plugins/coldcard/coldcard.py b/electrum/plugins/coldcard/coldcard.py index 2fa5f4bcd8ae..5a681c4dee2a 100644 --- a/electrum/plugins/coldcard/coldcard.py +++ b/electrum/plugins/coldcard/coldcard.py @@ -646,6 +646,7 @@ def xfp_int_from_xfp_bytes(fp_bytes: bytes) -> int: def xfp2str(xfp: int) -> str: # Standardized way to show an xpub's fingerprint... it's a 4-byte string # and not really an integer. Used to show as '0x%08x' but that's wrong endian. - return struct.pack('