summaryrefslogtreecommitdiff
path: root/src/authorization/iban.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-19 13:41:30 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-19 13:41:30 +0200
commit81d0e570be0db784e98fdb7ad63f9b65c6745be3 (patch)
tree578a91bd888abfac827c23ba2933174c7d2341de /src/authorization/iban.h
parent87bc2f469bf120bbd57e98a0a8ea46e80de84927 (diff)
downloadanastasis-81d0e570be0db784e98fdb7ad63f9b65c6745be3.tar.gz
anastasis-81d0e570be0db784e98fdb7ad63f9b65c6745be3.tar.bz2
anastasis-81d0e570be0db784e98fdb7ad63f9b65c6745be3.zip
-implement DB triggers and check for inbound wire transfers in IBAN plugin
Diffstat (limited to 'src/authorization/iban.h')
-rw-r--r--src/authorization/iban.h2
1 files changed, 1 insertions, 1 deletions
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;