From 26410a72c20632765d22ee10bbf51934c74d15af Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 1 Jan 2021 15:48:43 +0100 Subject: fix #6666, bump protocol version to 9 --- src/include/taler_signatures.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/include/taler_signatures.h') diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h index 5f380812c..5622c7b6b 100644 --- a/src/include/taler_signatures.h +++ b/src/include/taler_signatures.h @@ -753,12 +753,6 @@ struct TALER_ExchangeSigningKeyValidityPS */ struct GNUNET_CRYPTO_EccSignaturePurpose purpose; - /** - * Master public key of the exchange corresponding to @e signature. - * This is the long-term offline master key of the exchange. - */ - struct TALER_MasterPublicKeyP master_public_key; - /** * When does this signing key begin to be valid? */ -- cgit v1.2.3