From e08bf4e6a40cf82822c50b1433a573d0d8800f80 Mon Sep 17 00:00:00 2001 From: Determinant Date: Tue, 17 Jul 2018 20:02:52 -0400 Subject: add PaceMakerDummyFixed --- src/consensus.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/consensus.cpp') diff --git a/src/consensus.cpp b/src/consensus.cpp index 7749558..e42fb49 100644 --- a/src/consensus.cpp +++ b/src/consensus.cpp @@ -186,7 +186,7 @@ void HotStuffCore::on_receive_proposal(const Proposal &prop) { (opinion ? create_part_cert(*priv_key, bnew->get_hash()) : nullptr), - nullptr)); + this)); } void HotStuffCore::on_receive_vote(const Vote &vote) { -- cgit v1.2.3-70-g09d2