Consensus fix, don't consider threshold check if.. (#7948) (#7991)

automerge
This commit is contained in:
mergify[bot]
2020-01-27 17:52:48 -08:00
committed by Grimes
parent d13d609050
commit 04d1b35926
7 changed files with 108 additions and 165 deletions

View File

@@ -30,7 +30,6 @@ pub mod gossip_service;
pub mod ledger_cleanup_service;
pub mod local_vote_signer_service;
pub mod packet;
pub mod partition_cfg;
pub mod poh_recorder;
pub mod poh_service;
pub mod recvmmsg;