From 81d0e570be0db784e98fdb7ad63f9b65c6745be3 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 19 Aug 2021 13:41:30 +0200 Subject: -implement DB triggers and check for inbound wire transfers in IBAN plugin --- src/authorization/iban.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/authorization/iban.h') diff --git a/src/authorization/iban.h b/src/authorization/iban.h index c95c00d..70db7ea 100644 --- a/src/authorization/iban.h +++ b/src/authorization/iban.h @@ -32,7 +32,7 @@ GNUNET_NETWORK_STRUCT_BEGIN struct IbanEventP { /** - * Header of type #TALER_DBEVENT_TYPE_ANASTASIS_AUTH_IBAN_TRANSFER. + * Header of type #TALER_DBEVENT_ANASTASIS_AUTH_IBAN_TRANSFER. */ struct GNUNET_DB_EventHeaderP header; -- cgit v1.2.3