DE-labtory / it-chain

Lightweight & Customizable Block Chain
Apache License 2.0
178 stars 54 forks source link

[PBFT] ReceivePrevote / ReceivePreCommit log bug fix #1010

Closed hihiboss closed 6 years ago

hihiboss commented 6 years ago

Componet consensus - pbft

Assignee @hihiboss

Bug detail When ReceivePrevote/ReceivePreCommit is executed, logger prints error instead of debug.

Fix plan Fix error logger to debug logger.

Reference .