exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit e6d55a77f9a12a19fc3a19a212c63f56b9262da0
parent 9adb9cfe6108c783f8154c4db9375b679ebaaa4a
Author: Florian Dold <florian@dold.me>
Date:   Thu, 21 Oct 2021 08:27:02 +0200

remove unused anastasis signature tag

Diffstat:
Msrc/include/taler_signatures.h | 5-----
1 file changed, 0 insertions(+), 5 deletions(-)

diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h @@ -302,11 +302,6 @@ */ #define TALER_SIGNATURE_ANASTASIS_POLICY_UPLOAD 1400 -/** - * EdDSA signature for a policy download. - */ -#define TALER_SIGNATURE_ANASTASIS_POLICY_DOWNLOAD 1401 - /*******************/ /* Sync signatures */