p2p message definitions for consensus More...
#include "platform.h"#include "gnunet_util_lib.h"#include "gnunet_common.h"#include "gnunet_protocols.h"Go to the source code of this file.
Data Structures | |
| struct | GNUNET_CONSENSUS_RoundContextMessage |
| Sent as context message for set reconciliation. More... | |
| struct | ConsensusElement |
| Consensus element, either marker or payload. More... | |
| struct | ConsensusSizeElement |
| struct | ConsensusStuffedElement |
Enumerations | |
| enum | { CONSENSUS_MARKER_CONTESTED = 1 , CONSENSUS_MARKER_SIZE = 2 } |
p2p message definitions for consensus
Definition in file consensus_protocol.h.
| anonymous enum |
| Enumerator | |
|---|---|
| CONSENSUS_MARKER_CONTESTED | |
| CONSENSUS_MARKER_SIZE | |
Definition at line 92 of file consensus_protocol.h.