summaryrefslogtreecommitdiff
path: root/src/include/taler_crypto_lib.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-01-21 08:44:45 +0100
committerChristian Grothoff <christian@grothoff.org>2016-01-21 08:44:45 +0100
commit8f071e2200f0421caf1969c71a16ed62b3356fb5 (patch)
treeef5fd95ffe12361c1100472e6e523ae063a51ff6 /src/include/taler_crypto_lib.h
parent6d80541f70d071e6d4d98d2d30aa04d959431cda (diff)
downloadexchange-8f071e2200f0421caf1969c71a16ed62b3356fb5.tar.gz
exchange-8f071e2200f0421caf1969c71a16ed62b3356fb5.tar.bz2
exchange-8f071e2200f0421caf1969c71a16ed62b3356fb5.zip
adding aggregation_tracking table to postgres plugin
Diffstat (limited to 'src/include/taler_crypto_lib.h')
-rw-r--r--src/include/taler_crypto_lib.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/include/taler_crypto_lib.h b/src/include/taler_crypto_lib.h
index 36ca6a023..6056270fa 100644
--- a/src/include/taler_crypto_lib.h
+++ b/src/include/taler_crypto_lib.h
@@ -435,6 +435,11 @@ struct TALER_RefreshLinkDecrypted
#define TALER_WIRE_TRANSFER_IDENTIFIER_LEN 32
/**
+ * #TALER_WIRE_TRANSFER_IDENTIFIER_LEN as a string.
+ */
+#define TALER_WIRE_TRANSFER_IDENTIFIER_LEN_STR "32"
+
+/**
* Raw value of a wire transfer subjects, without the checksum.
*/
struct TALER_WireTransferIdentifierRawP