1
0
Files
electrum/electrum/bitcoin.py
SomberNight 5f6f7da2a1 bitcoin.py: base58 address: make sure all public methods test checksum
Note: the checksum was already being checked in practically all cases, by the caller.
Moved the check here, to the lower level (but still public) method for sanity.
2019-12-08 06:56:19 +01:00

20 KiB