GNUnet 0.21.1
consensus_protocol.h File Reference

p2p message definitions for consensus More...

#include "platform.h"
#include "gnunet_util_lib.h"
#include "gnunet_common.h"
#include "gnunet_protocols.h"
Include dependency graph for consensus_protocol.h:
This graph shows which files directly or indirectly include this file:

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 }
 

Detailed Description

p2p message definitions for consensus

Author
Florian Dold

Definition in file consensus_protocol.h.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
CONSENSUS_MARKER_CONTESTED 
CONSENSUS_MARKER_SIZE 

Definition at line 92 of file consensus_protocol.h.

93{
96};
@ CONSENSUS_MARKER_CONTESTED
@ CONSENSUS_MARKER_SIZE