merchant

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

commit 1f4f26adbbc442b0e7eae288a277d5c4fc44d924
parent 4f097dd62fcf8f5e9ed8decd055aa3167d73c7e4
Author: Christian Blättler <blatc2@bfh.ch>
Date:   Fri, 26 Apr 2024 08:26:31 +0200

add todo

Diffstat:
Msrc/backend/taler-merchant-httpd_private-post-orders.c | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/backend/taler-merchant-httpd_private-post-orders.c b/src/backend/taler-merchant-httpd_private-post-orders.c @@ -2044,6 +2044,7 @@ parse_order (struct OrderContext *oc) * mostly because in GNUnet relative times can't * be negative. */ bool no_fee; + /* TODO: Check if the parsing of the nonce field is missing here. */ struct GNUNET_JSON_Specification spec[] = { GNUNET_JSON_spec_mark_optional ( GNUNET_JSON_spec_string ("version",