merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit 3932fe2cb4f81a5dd676e9448d4645be1a50921f
parent ca7c3fda0ccf2dcd6ac67b4541763bf94248291e
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed,  1 Feb 2023 17:14:18 +0100

-fix comment

Diffstat:
Msrc/backenddb/plugin_merchantdb_postgres.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/backenddb/plugin_merchantdb_postgres.c b/src/backenddb/plugin_merchantdb_postgres.c @@ -7852,7 +7852,7 @@ postgres_update_pending_webhook (void *cls, * webhook was completed successfully. * * @param cls closure - * @param webhook_serial webhook that need to be delete in the pending webhook + * @param webhook_pending_serial identifies the row that needs to be deleted in the pending webhook table * @return database result code */ static enum GNUNET_DB_QueryStatus