commit e59156cf165907c4af376a126b7ce1505fe85d51
parent a211e1727e41496f696431fe4c752161b9dd0a7c
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 28 Jun 2026 09:34:09 +0200
minor badness
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/kyclogic/taler-exchange-kyc-tester.c b/src/kyclogic/taler-exchange-kyc-tester.c
@@ -1629,7 +1629,7 @@ run (void *cls,
{
enum GNUNET_DB_QueryStatus qs;
- if (GNUNET_OK ==
+ if (GNUNET_OK !=
TALER_amount_is_valid (&trigger_amount))
{
GNUNET_log (GNUNET_ERROR_TYPE_ERROR,