summaryrefslogtreecommitdiff
path: root/src/include/taler_auditor_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-02-07 23:51:33 +0100
committerChristian Grothoff <christian@grothoff.org>2024-02-07 23:56:07 +0100
commit97f3e30c3d4081a6765c914c94b6cbf3a75110f3 (patch)
tree5ff0d97240d39ab987564154d9d9a3f4a88eebf5 /src/include/taler_auditor_service.h
parentc6b14a97c57528cbcf5e23e20707e8ec50b7faec (diff)
parente0d46f96859b33b3f04791028e30bce4f0173567 (diff)
downloadexchange-97f3e30c3d4081a6765c914c94b6cbf3a75110f3.tar.gz
exchange-97f3e30c3d4081a6765c914c94b6cbf3a75110f3.tar.bz2
exchange-97f3e30c3d4081a6765c914c94b6cbf3a75110f3.zip
fixing merge conflict
Diffstat (limited to 'src/include/taler_auditor_service.h')
-rw-r--r--src/include/taler_auditor_service.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/include/taler_auditor_service.h b/src/include/taler_auditor_service.h
index 0d4a9288f..36ea781b1 100644
--- a/src/include/taler_auditor_service.h
+++ b/src/include/taler_auditor_service.h
@@ -46,6 +46,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
* semantics of GNU libtool. See