summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorJonathan Buchanan <jonathan.russ.buchanan@gmail.com>2020-06-16 21:37:17 -0400
committerChristian Grothoff <christian@grothoff.org>2020-07-05 16:50:14 +0200
commit33e7b1f6627edde22ce547a7fd6f330f6856a53f (patch)
tree08b27da7bce50f31d42bff38fdf18ca7c6ea91c7 /src/include
parent6b85ad04fef6c956955ee179f5eb4f28841048db (diff)
downloadexchange-33e7b1f6627edde22ce547a7fd6f330f6856a53f.tar.gz
exchange-33e7b1f6627edde22ce547a7fd6f330f6856a53f.tar.bz2
exchange-33e7b1f6627edde22ce547a7fd6f330f6856a53f.zip
TALER_TESTING_cmd_admin_add_incoming_with_ref finds reserve_pub if reserve_priv doesn't exist
Diffstat (limited to 'src/include')
-rw-r--r--src/include/taler_testing_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h
index 53a004c8c..0cab44d94 100644
--- a/src/include/taler_testing_lib.h
+++ b/src/include/taler_testing_lib.h
@@ -1089,7 +1089,7 @@ TALER_TESTING_cmd_admin_add_incoming (
* @param payto_debit_account which account sends money.
* @param auth authentication data
* @param ref reference to a command that can offer a reserve
- * private key.
+ * private key or public key.
* @return the command.
*/
struct TALER_TESTING_Command