aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_gnsrecord_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_gnsrecord_lib.h')
-rw-r--r--src/include/gnunet_gnsrecord_lib.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/include/gnunet_gnsrecord_lib.h b/src/include/gnunet_gnsrecord_lib.h
index 41e23e1ab..9e430c2aa 100644
--- a/src/include/gnunet_gnsrecord_lib.h
+++ b/src/include/gnunet_gnsrecord_lib.h
@@ -146,6 +146,11 @@ extern "C" {
146#define GNUNET_GNSRECORD_TYPE_RECLAIM_ATTEST_ATTR 65554 146#define GNUNET_GNSRECORD_TYPE_RECLAIM_ATTEST_ATTR 65554
147 147
148/** 148/**
149 * Record type for reclaim attestation references
150 */
151#define GNUNET_GNSRECORD_TYPE_RECLAIM_ATTEST_REF 65555
152
153/**
149 * Flags that can be set for a record. 154 * Flags that can be set for a record.
150 */ 155 */
151enum GNUNET_GNSRECORD_Flags 156enum GNUNET_GNSRECORD_Flags