aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/consensus/consensus_protocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/consensus/consensus_protocol.h b/src/consensus/consensus_protocol.h
index a40162fb8..0afd56b27 100644
--- a/src/consensus/consensus_protocol.h
+++ b/src/consensus/consensus_protocol.h
@@ -124,6 +124,7 @@ struct ConsensusSizeElement
124 uint8_t sender_index; 124 uint8_t sender_index;
125}; 125};
126 126
127
127struct ConsensusStuffedElement 128struct ConsensusStuffedElement
128{ 129{
129 struct ConsensusElement ce; 130 struct ConsensusElement ce;