From ab4f35596f99cce9b3e77165d2a05b1bc103fd95 Mon Sep 17 00:00:00 2001 From: swrup Date: Wed, 25 Feb 2026 20:13:34 +0100 Subject: [PATCH] --- src/pg.ml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pg.ml b/src/pg.ml index 1e36e1df..892fb98b 100644 --- a/src/pg.ml +++ b/src/pg.ml @@ -147,6 +147,7 @@ let insert_auditor_denom_sig = Conn.exec req (auditor_pub, h_denom_pub, auditor_sig) (* todo auditors + map to Auditor.t record maybe check that url and name are unique/same for each auditor_pub and do the ht logic out of pg.ml? *) (* this does not return auditors that are not auditing any denom *)