Remove spam logline bump version
This commit is contained in:
parent
2efe10162e
commit
9dda0e6dea
@ -41,7 +41,6 @@ def is_checksum_address(address_hex):
|
||||
hx = to_checksum(address_hex)
|
||||
except ValueError:
|
||||
return False
|
||||
print('{} {}'.format(hx, address_hex))
|
||||
return hx == address_hex
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user