From 79c316f0d55ef404fbb2c2eea6182eb31e865c79 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 3 May 2016 07:57:49 +0200 Subject: enable multiple wire methods to be used with aggregator, add command to run aggregator in testcase --- src/include/taler_signatures.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/taler_signatures.h') diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h index 4ce57b0f8..e338916e1 100644 --- a/src/include/taler_signatures.h +++ b/src/include/taler_signatures.h @@ -418,7 +418,7 @@ struct TALER_RefundRequestPS /** * The coin's public key. This is the value that must have been - * signed (blindly) by the Exchange. + * signed (blindly) by the Exchange. */ struct TALER_CoinSpendPublicKeyP coin_pub; @@ -912,7 +912,7 @@ struct TALER_DepositTrackPS /** * @brief Format internally used for packing the detailed information - * to generate the signature for /wire/deposit signatures. + * to generate the signature for /wire/deposits signatures. */ struct TALER_WireDepositDetailP { -- cgit v1.2.3