This commit is contained in:
parent
b66b9cc857
commit
7fa401171c
1 changed files with 1 additions and 1 deletions
|
|
@ -205,7 +205,7 @@ let _get_auditor_denoms =
|
||||||
in
|
in
|
||||||
fun (module Conn : CONN) () -> Conn.collect_list get_auditor_denoms ()
|
fun (module Conn : CONN) () -> Conn.collect_list get_auditor_denoms ()
|
||||||
|
|
||||||
(* TODO
|
(* TODO auditors
|
||||||
maybe check that url and name are unique/same for each auditor_pub
|
maybe check that url and name are unique/same for each auditor_pub
|
||||||
do the ht logic out of pg.ml *)
|
do the ht logic out of pg.ml *)
|
||||||
let get_auditor_keys =
|
let get_auditor_keys =
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue