From 74a21a5259f9dbcb3a9df887cefe70de0567fd63 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 6 May 2015 11:47:12 +0200 Subject: fixing #3768, using new pq API more --- src/include/taler_amount_lib.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/include/taler_amount_lib.h') diff --git a/src/include/taler_amount_lib.h b/src/include/taler_amount_lib.h index 54eeda844..783b32547 100644 --- a/src/include/taler_amount_lib.h +++ b/src/include/taler_amount_lib.h @@ -32,6 +32,11 @@ */ #define TALER_CURRENCY_LEN 12 +/** + * Taler currency length as a string. + */ +#define TALER_CURRENCY_LEN_STR "12" + /** * @brief The "fraction" value in a `struct TALER_Amount` represents which * fraction of the "main" value? -- cgit v1.2.3