summaryrefslogtreecommitdiff
path: root/src/auditor/report-lib.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-01-15 11:53:54 +0100
committerChristian Grothoff <christian@grothoff.org>2021-01-15 11:53:54 +0100
commit3b9c3811122f1d28cfa23579669ce21ca9d211ce (patch)
tree2ebbf90fea595c2982d96fb18f8ffcce84a87690 /src/auditor/report-lib.c
parent57a0fc8d1fd89944e763ad11c88f217d622ce723 (diff)
downloadexchange-3b9c3811122f1d28cfa23579669ce21ca9d211ce.tar.gz
exchange-3b9c3811122f1d28cfa23579669ce21ca9d211ce.tar.bz2
exchange-3b9c3811122f1d28cfa23579669ce21ca9d211ce.zip
remove master_pub from DB
Diffstat (limited to 'src/auditor/report-lib.c')
-rw-r--r--src/auditor/report-lib.c1
1 files changed, 1 insertions, 0 deletions
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,