From cf1ce4786356cba7d3f84a74fab282650f612db9 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 17 Nov 2018 16:11:47 +0100 Subject: more work towards testing deposit confirmations --- src/exchange-lib/testing_api_cmd_refund.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/exchange-lib/testing_api_cmd_refund.c') diff --git a/src/exchange-lib/testing_api_cmd_refund.c b/src/exchange-lib/testing_api_cmd_refund.c index 136ee631..de70da27 100644 --- a/src/exchange-lib/testing_api_cmd_refund.c +++ b/src/exchange-lib/testing_api_cmd_refund.c @@ -143,7 +143,7 @@ refund_run (void *cls, struct TALER_TESTING_Interpreter *is) { struct RefundState *rs = cls; - struct TALER_CoinSpendPrivateKeyP *coin_priv; + const struct TALER_CoinSpendPrivateKeyP *coin_priv; struct TALER_CoinSpendPublicKeyP coin; const char *contract_terms; struct GNUNET_HashCode h_contract_terms; -- cgit v1.2.3