From e0d46f96859b33b3f04791028e30bce4f0173567 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 18 Jan 2024 12:08:53 +0100 Subject: auditordb tabularasa --- src/include/taler_auditor_service.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/include/taler_auditor_service.h') diff --git a/src/include/taler_auditor_service.h b/src/include/taler_auditor_service.h index 75c3d0e25..de32be9a4 100644 --- a/src/include/taler_auditor_service.h +++ b/src/include/taler_auditor_service.h @@ -43,6 +43,11 @@ struct TALER_AUDITOR_ConfigInformation */ struct TALER_AuditorPublicKeyP auditor_pub; + /** + * Master public key of the audited exchange. + */ + struct TALER_MasterPublicKeyP exchange_master_public_key; + /** * Supported Taler protocol version by the auditor. * String in the format current:revision:age using the -- cgit v1.2.3