Remove leftover from debugging

This commit is contained in:
Peter Šurda 2017-01-12 06:57:17 +01:00
parent 5ceb920bd6
commit e7470a4757
Signed by untrusted user: PeterSurda
GPG Key ID: 0C5F50C0B5F37D87
1 changed files with 0 additions and 1 deletions

View File

@ -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: