diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-01-18 23:49:37 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-01-18 23:49:37 +0100 |
commit | db669ee495a29384c6d592cb1080db58e832a649 (patch) | |
tree | 0bbc1a119098467eb731cd53c59d9df4dba079d7 /src/lib/testing_api_cmd_refresh.c | |
parent | 6e17a847e8267ae10beaa8fc849bf10517088ab2 (diff) |
payback -> recoup stranglers
Diffstat (limited to 'src/lib/testing_api_cmd_refresh.c')
-rw-r--r-- | src/lib/testing_api_cmd_refresh.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/testing_api_cmd_refresh.c b/src/lib/testing_api_cmd_refresh.c index 019c000f..575f1a0c 100644 --- a/src/lib/testing_api_cmd_refresh.c +++ b/src/lib/testing_api_cmd_refresh.c @@ -56,7 +56,7 @@ struct TALER_TESTING_FreshCoinData struct TALER_CoinSpendPrivateKeyP coin_priv; /** - * The blinding key (needed for payback operations). + * The blinding key (needed for recoup operations). */ struct TALER_DenominationBlindingKeyP blinding_key; |