summaryrefslogtreecommitdiff
path: root/src/auditor
diff options
context:
space:
mode:
Diffstat (limited to 'src/auditor')
-rw-r--r--src/auditor/.gitignore1
-rw-r--r--src/auditor/report-lib.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/auditor/.gitignore b/src/auditor/.gitignore
index caffec44e..6d25d8bae 100644
--- a/src/auditor/.gitignore
+++ b/src/auditor/.gitignore
@@ -18,3 +18,4 @@ generate-auditor-basedb-prod.conf
generate-auditor-basedb-revocation.conf
revocation-tmp-*
auditor-basedb.wdb
+taler-auditor-sync
diff --git a/src/auditor/report-lib.c b/src/auditor/report-lib.c
index 6334e6f65..36baf640e 100644
--- a/src/auditor/report-lib.c
+++ b/src/auditor/report-lib.c
@@ -212,6 +212,7 @@ add_denomination (
i = GNUNET_new (struct TALER_DenominationKeyValidityPS);
*i = *issue;
+ i->master = TALER_ARL_master_pub;
GNUNET_assert (GNUNET_OK ==
GNUNET_CONTAINER_multihashmap_put (denominations,
&issue->denom_hash,