From f052af1e6bc9532c7a924ca3e8edba2e990b3b83 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 24 Mar 2015 17:13:17 +0100 Subject: address #3731: no need for session public key or signature --- src/mint/taler_mintdb_plugin.h | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'src/mint/taler_mintdb_plugin.h') diff --git a/src/mint/taler_mintdb_plugin.h b/src/mint/taler_mintdb_plugin.h index 326737e61..d461413f1 100644 --- a/src/mint/taler_mintdb_plugin.h +++ b/src/mint/taler_mintdb_plugin.h @@ -235,21 +235,6 @@ struct Deposit */ struct RefreshSession { - /** - * Signature over the commitments by the client. - */ - struct TALER_SessionSignature commit_sig; - - /** - * Public key the client uses to sign messages in - * this exchange. - */ - struct TALER_SessionPublicKey refresh_session_pub; - - /** - * Signature over the melt by the client. - */ - struct TALER_SessionSignature melt_sig; /** * Number of coins we are melting. -- cgit v1.2.3