cleaned

parent a49f29b9
......@@ -121,7 +121,7 @@ class OverlayNode(Node):
j = Utility.verifySort(pk, hash, proof, seed, Config.tou_proposer, Config.ROLE_BLOCK_PROPOSER, w, self.network.badaW)
if j :
self.logger.log("it is a valid block proposed message with j : "+str(j))
self.logger.info("it is a valid block proposed message with j : "+str(j))
#todo : DONE : drop block proposal msges
try :
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment