From fad5a2268017c647d2b86b75ba28115345a550c4 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 17 Jan 2020 20:27:17 +0100 Subject: fix FIXME: clarify field semantics --- src/lib/testing_api_cmd_insert_deposit.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/lib/testing_api_cmd_insert_deposit.c') diff --git a/src/lib/testing_api_cmd_insert_deposit.c b/src/lib/testing_api_cmd_insert_deposit.c index e52ce6ee2..7f8135b4a 100644 --- a/src/lib/testing_api_cmd_insert_deposit.c +++ b/src/lib/testing_api_cmd_insert_deposit.c @@ -16,7 +16,6 @@ License along with TALER; see the file COPYING. If not, see */ - /** * @file auditor-lib/testing_api_cmd_insert_deposit.c * @brief deposit a coin directly into the database. @@ -49,7 +48,7 @@ struct InsertDepositState const char *merchant_name; /** - * Merchant bank account (FIXME: payto, non-payto?) + * Merchant account name (NOT a payto-URI). */ const char *merchant_account; @@ -272,7 +271,7 @@ insert_deposit_traits (void *cls, * @param label command label. * @param dbc collects database plugin and session handles. * @param merchant_name Human-readable name of the merchant. - * @param merchant_account value indicating the merchant at its bank. + * @param merchant_account merchant's account name (NOT a payto:// URI) * @param wire_deadline point in time where the aggregator should have * wired money to the merchant. * @param amount_with_fee amount to deposit (inclusive of deposit fee) -- cgit v1.2.3