From 3abb3bc372b69aa17e87f00b22042de02830341e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 16 Apr 2016 13:10:29 +0200 Subject: use user_config_file as well --- src/include/taler_util.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/include') diff --git a/src/include/taler_util.h b/src/include/taler_util.h index 9e52c973f..1ac15112b 100644 --- a/src/include/taler_util.h +++ b/src/include/taler_util.h @@ -110,4 +110,11 @@ TALER_config_get_denom (const struct GNUNET_CONFIGURATION_Handle *cfg, struct TALER_Amount *denom); +/** + * Return default project data used by Taler. + */ +const struct GNUNET_OS_ProjectData * +TALER_project_data_default (void); + + #endif -- cgit v1.2.3