aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/exchange-0001.sql
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2022-03-17 14:16:19 +0100
committerChristian Grothoff <grothoff@gnunet.org>2022-03-17 14:16:34 +0100
commit12809b28ec6fb7a9b5a846faa9c652f7c3fd63e1 (patch)
treee05399cfda8d2ae724120e7fb6c7686ea713f601 /src/exchangedb/exchange-0001.sql
parent63879d9d20986e66e847f1e19b16f5f2a60ee469 (diff)
downloadexchange-12809b28ec6fb7a9b5a846faa9c652f7c3fd63e1.tar.xz
-misc fixes
Diffstat (limited to 'src/exchangedb/exchange-0001.sql')
-rw-r--r--src/exchangedb/exchange-0001.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/exchange-0001.sql b/src/exchangedb/exchange-0001.sql
index 77a9ba2a8..70e8462ab 100644
--- a/src/exchangedb/exchange-0001.sql
+++ b/src/exchangedb/exchange-0001.sql
@@ -455,7 +455,7 @@ COMMENT ON COLUMN refresh_commitments.rc
COMMENT ON COLUMN refresh_commitments.old_coin_pub
IS 'Coin being melted in the refresh process.';
COMMENT ON COLUMN refresh_commitments.h_age_commitment
- IS 'The (optional) age commitment that was involved in the minting process of the coin, may be NULL.';
+ IS 'The (optional) age commitment that was involved in the minting process of the coin, may be NULL. -- FIXME: Oec: this is in known_coins, why replicated here!??!';
CREATE TABLE IF NOT EXISTS refresh_commitments_default
PARTITION OF refresh_commitments