aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_protocols.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_protocols.h')
-rw-r--r--src/include/gnunet_protocols.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h
index 7179914af..431542660 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -1754,6 +1754,11 @@ extern "C"
1754 */ 1754 */
1755#define GNUNET_MESSAGE_TYPE_CONSENSUS_P2P_FIN 548 1755#define GNUNET_MESSAGE_TYPE_CONSENSUS_P2P_FIN 548
1756 1756
1757/**
1758 * Abort a round, don't send requested elements anymore
1759 */
1760#define GNUNET_MESSAGE_TYPE_CONSENSUS_P2P_ABORT 548
1761
1757 1762
1758/** 1763/**
1759 * Next available: 570 1764 * Next available: 570