exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 5164edcfe1971c848b44197af016198ae81bd722
parent eadd518939a4dde5288c5b7054fd27c5668e5620
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu,  9 Jul 2015 11:44:54 +0200

symbol now in GNUnet SVN, use it

Diffstat:
Msrc/mint-lib/test_mint_api.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mint-lib/test_mint_api.c b/src/mint-lib/test_mint_api.c @@ -699,7 +699,7 @@ interpreter_run (void *cls, GNUNET_CRYPTO_eddsa_key_get_public (&cmd->details.withdraw_sign.coin_priv.eddsa_priv, &coin_pub.eddsa_pub); cmd->details.withdraw_sign.blinding_key.rsa_blinding_key - = GNUNET_CRYPTO_rsa_blinding_key_create (1024); // FIXME: GNUNET_CRYPTO_rsa_public_key_len (cmd->details.withdraw_sign.pk->key.rsa_public_key)); + = GNUNET_CRYPTO_rsa_blinding_key_create (GNUNET_CRYPTO_rsa_public_key_len (cmd->details.withdraw_sign.pk->key.rsa_public_key)); cmd->details.withdraw_sign.wsh = TALER_MINT_withdraw_sign (mint,