From a8dac27be8483589bf9c9e5e3f48bf969c87541d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 15 Oct 2022 21:26:03 +0200 Subject: return open/close requests in reserve history --- src/include/taler_exchangedb_plugin.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/include/taler_exchangedb_plugin.h') diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h index 7a0d5c55e..107d88cca 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -1296,7 +1296,8 @@ struct TALER_EXCHANGEDB_OpenRequest struct GNUNET_TIME_Timestamp reserve_expiration; /** - * Signature by the reserve approving the open request. + * Signature by the reserve approving the open request, + * with purpose #TALER_SIGNATURE_WALLET_RESERVE_OPEN. */ struct TALER_ReserveSignatureP reserve_sig; -- cgit v1.2.3