From 1940b899b3620786b0265144ab756a3f05bcc8b0 Mon Sep 17 00:00:00 2001 From: "Schanzenbach, Martin" Date: Thu, 16 Aug 2018 18:48:04 +0200 Subject: start zklaim service --- src/include/gnunet_reclaim_attribute_lib.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/include/gnunet_reclaim_attribute_lib.h') diff --git a/src/include/gnunet_reclaim_attribute_lib.h b/src/include/gnunet_reclaim_attribute_lib.h index df5356d76..9b928328e 100644 --- a/src/include/gnunet_reclaim_attribute_lib.h +++ b/src/include/gnunet_reclaim_attribute_lib.h @@ -50,6 +50,12 @@ extern "C" #define GNUNET_RECLAIM_ATTRIBUTE_TYPE_STRING 1 +/** + * ZKlaim attribute. + */ +#define GNUNET_RECLAIM_ATTRIBUTE_TYPE_ZKLAIM 2 + + /** * An attribute. -- cgit v1.2.3