exchange

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

commit 4e9a5c8cc7239f063e7dddb7070f285ed9996522
parent 93fe40c5a74d81a87cc8df3660d3fb56b5356ded
Author: Özgür Kesim <oec-taler@kesim.org>
Date:   Mon, 29 Nov 2021 10:22:35 +0100

touch unused variable

Diffstat:
Msrc/util/test_helper_rsa.c | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/util/test_helper_rsa.c b/src/util/test_helper_rsa.c @@ -149,6 +149,7 @@ key_cb (void *cls, (void) cls; (void) sm_pub; (void) sm_sig; + (void) age_restricted; GNUNET_log (GNUNET_ERROR_TYPE_INFO, "Key notification about key %s in `%s'\n", GNUNET_h2s (&h_rsa->hash),