From ddedf03a816e5139b235a3ebdf5b600508c5ed5f Mon Sep 17 00:00:00 2001 From: Özgür Kesim Date: Mon, 26 Jun 2023 00:01:31 +0200 Subject: [age-withdraw] age-withdraw commit- and reveal-handlers implemented, 12/n The handlers for the commit- and reveal-phases of the age-withdraw HTTP-endpoints are implemented, yet not active. Still missing: - support for age-withdraw is missing in lib/. - tests --- src/exchangedb/exchange_do_insert_kyc_attributes.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/exchangedb/exchange_do_insert_kyc_attributes.sql') diff --git a/src/exchangedb/exchange_do_insert_kyc_attributes.sql b/src/exchangedb/exchange_do_insert_kyc_attributes.sql index f1959a66..94918139 100644 --- a/src/exchangedb/exchange_do_insert_kyc_attributes.sql +++ b/src/exchangedb/exchange_do_insert_kyc_attributes.sql @@ -61,7 +61,7 @@ UPDATE exchange.legitimization_processes out_ok = FOUND; -- FIXME-Oec: update exchange reserve table to store in_birthday here! --- UPDATE exchange.reserves SET max_age=in_birthday WHERE reserve_pub=X; +-- UPDATE exchange.reserves SET birthday=in_birthday WHERE reserve_pub=X; IF in_require_aml THEN -- cgit v1.2.3