exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit e9b36b0c969be265881827b4274fce5be9ee0c17
parent fcbf2444a0fbd3b9283c61063ad97f2c6d870d82
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue,  4 Feb 2025 23:35:40 +0100

-fix typo

Diffstat:
Msrc/exchangedb/pg_do_refund.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/exchangedb/pg_do_refund.h b/src/exchangedb/pg_do_refund.h @@ -35,7 +35,7 @@ * @param[out] not_found set if the deposit was not found * @param[out] refund_ok set if the refund succeeded (below deposit amount) * @param[out] gone if the merchant was already paid - * @param[out] conflict set if the refund ID was re-used + * @param[out] conflict set if the refund ID was reused * @return query execution status */ enum GNUNET_DB_QueryStatus