diff options
Diffstat (limited to 'src/exchangedb/exchangedb_denomkeys.c')
-rw-r--r-- | src/exchangedb/exchangedb_denomkeys.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/exchangedb_denomkeys.c b/src/exchangedb/exchangedb_denomkeys.c index 815275e81..58d9519c6 100644 --- a/src/exchangedb/exchangedb_denomkeys.c +++ b/src/exchangedb/exchangedb_denomkeys.c @@ -50,7 +50,7 @@ GNUNET_NETWORK_STRUCT_END /** * Mark the given denomination key as revoked and request the wallets - * to initiate /payback. + * to initiate /recoup. * * @param revocation_dir where to write the revocation certificate * @param denom_hash hash of the denomination key to revoke |