merchant

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

commit 8ffaa360d505a40c74071a6cd3f534dfb4776c9f
parent 807d8bc287cd1004b1726a43cc71f8d8dd7e9cdd
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 19 Feb 2023 13:45:14 +0100

-whitespace

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

diff --git a/src/backenddb/plugin_merchantdb_postgres.c b/src/backenddb/plugin_merchantdb_postgres.c @@ -7779,6 +7779,7 @@ postgres_update_pending_webhook (void *cls, params); } + /** * Delete a webhook in the pending webhook after the * webhook was completed successfully.