diff --git a/src/class_singleWorker.py b/src/class_singleWorker.py index c27a9cbb..86efbc1a 100644 --- a/src/class_singleWorker.py +++ b/src/class_singleWorker.py @@ -713,7 +713,6 @@ class singleWorker(threading.Thread, StoppableThread): payload += encodeVarint(fromStreamNumber) payload += protocol.getBitfield(fromaddress) # Bitfield of features and behaviors that can be expected from me. (See https://bitmessage.org/wiki/Protocol_specification#Pubkey_bitfield_features ) - print("Going to do PoW 4") # We need to convert our private keys to public keys in order # to include them. try: