From 35b4a51e14dc08e1aa6a00d8edca5eda75c3e3de Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 12 May 2022 13:31:15 +0200 Subject: combine auto-commited transactions in refresh/reveal into one big transaction --- src/include/taler_exchangedb_plugin.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 f95ba75a4..52e684f62 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -635,8 +635,8 @@ struct TALER_EXCHANGEDB_Reserve struct TALER_EXCHANGEDB_DenominationKeyMetaData { /** - * Start time of the validity period for this key. - */ + * Start time of the validity period for this key. + */ struct GNUNET_TIME_Timestamp start; /** -- cgit v1.2.3