aboutsummaryrefslogtreecommitdiff
path: root/src/util/taler-helper-crypto-eddsa.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-12-12 22:40:40 +0100
committerChristian Grothoff <christian@grothoff.org>2020-12-12 22:40:40 +0100
commitb81a5fb3aacb14b95be66771ebad2b3f047cbf2b (patch)
treea6cd248372fb6a754d512b30d9299b72448b912e /src/util/taler-helper-crypto-eddsa.h
parent09abf5e7e08c749c0a8904ba651e0357404e8aa9 (diff)
downloadexchange-b81a5fb3aacb14b95be66771ebad2b3f047cbf2b.tar.xz
add sync and timeout functionality to helpers
Diffstat (limited to 'src/util/taler-helper-crypto-eddsa.h')
-rw-r--r--src/util/taler-helper-crypto-eddsa.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/util/taler-helper-crypto-eddsa.h b/src/util/taler-helper-crypto-eddsa.h
index 7c014e45e..5d632301f 100644
--- a/src/util/taler-helper-crypto-eddsa.h
+++ b/src/util/taler-helper-crypto-eddsa.h
@@ -31,6 +31,9 @@
#define TALER_HELPER_EDDSA_MT_RES_SIGNATURE 17
#define TALER_HELPER_EDDSA_MT_RES_SIGN_FAILURE 18
+#define TALER_HELPER_EDDSA_SYNCED 19
+
+
GNUNET_NETWORK_STRUCT_BEGIN
/**