diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-06-21 23:07:09 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-06-21 23:07:09 +0200 |
commit | ffc3f20daadce9ffaf50969ba9b9a04c2c22b75d (patch) | |
tree | de3a5356c8156d003735bf2a316d5f7af3dc390b /src/include/taler_testing_lib.h | |
parent | 7d845b0c96b1027e1a7634b311d97aeeab8fd4ec (diff) | |
parent | 1aa16875f1ff71f86f14f6d395b9116c4c4420b9 (diff) |
Merge branch 'protocolv8' of git+ssh://git.taler.net/exchange into protocolv8
Diffstat (limited to 'src/include/taler_testing_lib.h')
-rw-r--r-- | src/include/taler_testing_lib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h index 6a4fa024..8274555c 100644 --- a/src/include/taler_testing_lib.h +++ b/src/include/taler_testing_lib.h @@ -1075,7 +1075,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 |