From 282bbb0b62b5511d263e07f9837af5aac9bd90fe Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 6 Jul 2022 23:08:53 +0200 Subject: -fix typos --- src/exchangedb/plugin_exchangedb_postgres.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/exchangedb/plugin_exchangedb_postgres.c') diff --git a/src/exchangedb/plugin_exchangedb_postgres.c b/src/exchangedb/plugin_exchangedb_postgres.c index 526db5646..aa8834c4d 100644 --- a/src/exchangedb/plugin_exchangedb_postgres.c +++ b/src/exchangedb/plugin_exchangedb_postgres.c @@ -16126,6 +16126,7 @@ postgres_insert_history_request ( * @param cls the @e cls of this struct with the plugin-specific state * @param reserve_pub public key of the account to close * @param reserve_sig signature affiming that the account is to be closed + * @param request_timestamp time of the close request (client-side?) * @param[out] final_balance set to the final balance in the account that will be wired back to the origin account * @return transaction status code */ -- cgit v1.2.3