summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_deposits_get.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-11-07 17:42:36 +0100
committerChristian Grothoff <christian@grothoff.org>2021-11-07 17:42:36 +0100
commit4cde9e39778684d9124d325c60014e8670aa31e2 (patch)
treec511346e49f77df1052beb8a112fd3c900fd7e70 /src/testing/testing_api_cmd_deposits_get.c
parent659cd4439d03f7a2a5617f91dc90554b3c5ee2b6 (diff)
downloadexchange-4cde9e39778684d9124d325c60014e8670aa31e2.tar.gz
exchange-4cde9e39778684d9124d325c60014e8670aa31e2.tar.bz2
exchange-4cde9e39778684d9124d325c60014e8670aa31e2.zip
add kyc-wallet test command
Diffstat (limited to 'src/testing/testing_api_cmd_deposits_get.c')
-rw-r--r--src/testing/testing_api_cmd_deposits_get.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/testing/testing_api_cmd_deposits_get.c b/src/testing/testing_api_cmd_deposits_get.c
index df505044d..e0c7f47d0 100644
--- a/src/testing/testing_api_cmd_deposits_get.c
+++ b/src/testing/testing_api_cmd_deposits_get.c
@@ -324,19 +324,6 @@ track_transaction_traits (void *cls,
}
-/**
- * Create a "track transaction" command.
- *
- * @param label the command label.
- * @param transaction_reference reference to a deposit operation,
- * will be used to get the input data for the track.
- * @param coin_index index of the coin involved in the transaction.
- * @param expected_response_code expected HTTP response code.
- * @param bank_transfer_reference reference to a command that
- * can offer a WTID so as to check that against what WTID
- * the tracked operation has. Set as NULL if not needed.
- * @return the command.
- */
struct TALER_TESTING_Command
TALER_TESTING_cmd_track_transaction (const char *label,
const char *transaction_reference,