merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit a585027af28d4fdea095fce4820c57c11b8bb068
parent c97c4128593fb777434e3700e5d87ce9e76458d3
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Fri, 25 May 2018 11:13:45 +0200

Commenting merchant signature trait.

Diffstat:
Msrc/lib/testing_api_trait_merchant_sig.c | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/lib/testing_api_trait_merchant_sig.c b/src/lib/testing_api_trait_merchant_sig.c @@ -35,6 +35,7 @@ * @param index which signature to pick if @a cmd has multiple * on offer * @param merchant_sig[out] set to the wanted signature. + * * @return #GNUNET_OK on success */ int @@ -55,6 +56,7 @@ TALER_TESTING_get_trait_merchant_sig * @param index which signature to offer if there are multiple * on offer * @param merchant_sig set to the offered signature. + * * @return the trait */ struct TALER_TESTING_Trait