-added string literal for value of (kappa - 1)

This commit is contained in:
Özgür Kesim 2023-01-24 11:03:14 +01:00
parent f8af571d54
commit 4243833b2c
Signed by: oec
GPG Key ID: 3D76A56D79EDD9D7

View File

@ -47,6 +47,8 @@
*/
#define TALER_CNC_KAPPA 3
#define TALER_CNC_KAPPA_MINUS_ONE_STR "2"
/* ****************** Coin crypto primitives ************* */