commit 97147218a370f8aeac1b96aed7244770a25e1309
parent ce39850466c5f21b3e84881d268ba5390f8fbcd6
Author: Mikolai Gütschow <mikolai.guetschow@tu-dresden.de>
Date: Tue, 21 Nov 2023 13:09:57 +0100
signatures: remove non-existent field in TALER_ExchangeSigningKeyValidityPS
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/core/api-common.rst b/core/api-common.rst
@@ -1103,7 +1103,6 @@ within the
* purpose.purpose = TALER_SIGNATURE_MASTER_SIGNING_KEY_VALIDITY
*/
struct GNUNET_CRYPTO_EccSignaturePurpose purpose;
- struct TALER_MasterPublicKeyP master_public_key;
struct GNUNET_TIME_AbsoluteNBO start;
struct GNUNET_TIME_AbsoluteNBO expire;
struct GNUNET_TIME_AbsoluteNBO end;