From 8d0bf81801acfca1b2007b8300bf80deafed5a00 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 27 Dec 2022 11:49:41 +0100 Subject: -new crypto functions --- src/exchangedb/0003-aml_staff.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/exchangedb') diff --git a/src/exchangedb/0003-aml_staff.sql b/src/exchangedb/0003-aml_staff.sql index 3c538df1..9015c780 100644 --- a/src/exchangedb/0003-aml_staff.sql +++ b/src/exchangedb/0003-aml_staff.sql @@ -28,7 +28,7 @@ COMMENT ON TABLE aml_staff COMMENT ON COLUMN aml_staff.decider_pub IS 'Public key of the AML staff member.'; COMMENT ON COLUMN aml_staff.master_sig - IS 'The master public key signature on the AML staff member status.'; + IS 'The master public key signature on the AML staff member status, of type TALER_SIGNATURE_MASTER_AML_KEY.'; COMMENT ON COLUMN aml_staff.decider_name IS 'Name of the staff member.'; COMMENT ON COLUMN aml_staff.is_active -- cgit v1.2.3