diff options
Diffstat (limited to 'src/authorization/anastasis-helper-authorization-iban.c')
-rw-r--r-- | src/authorization/anastasis-helper-authorization-iban.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/authorization/anastasis-helper-authorization-iban.c b/src/authorization/anastasis-helper-authorization-iban.c index ce1d149..b66d181 100644 --- a/src/authorization/anastasis-helper-authorization-iban.c +++ b/src/authorization/anastasis-helper-authorization-iban.c | |||
@@ -23,6 +23,7 @@ | |||
23 | * - needs XXX_bank_service to access new facade once #6992 is implemented | 23 | * - needs XXX_bank_service to access new facade once #6992 is implemented |
24 | * - needs to load authentication information | 24 | * - needs to load authentication information |
25 | * - needs to load 'last known' transaction from DB | 25 | * - needs to load 'last known' transaction from DB |
26 | * - needs to add DB triggers to notify main service of inbound activity | ||
26 | */ | 27 | */ |
27 | #include "platform.h" | 28 | #include "platform.h" |
28 | #include <gnunet/gnunet_util_lib.h> | 29 | #include <gnunet/gnunet_util_lib.h> |