commit 37dd5bed20f829a885c0f86437bf5afb2f30b1d0
parent 44e0e005959cc4c5f189cda59bb2f61dc4f8a63a
Author: Özgür Kesim <oec-taler@kesim.org>
Date: Sat, 22 Apr 2023 15:06:44 +0200
-added FIXME
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/src/exchangedb/0002-refresh_revealed_coins.sql b/src/exchangedb/0002-refresh_revealed_coins.sql
@@ -62,6 +62,9 @@ BEGIN
,table_name
,partition_suffix
);
+ --
+ -- FIXME: Add comment for link_sig
+ --
PERFORM comment_partitioned_column(
'envelope of the new coin to be signed'
,'coin_ev'