This commit is contained in:
parent
10be281cfa
commit
ab4f35596f
1 changed files with 1 additions and 0 deletions
|
|
@ -147,6 +147,7 @@ let insert_auditor_denom_sig =
|
||||||
Conn.exec req (auditor_pub, h_denom_pub, auditor_sig)
|
Conn.exec req (auditor_pub, h_denom_pub, auditor_sig)
|
||||||
|
|
||||||
(* todo auditors
|
(* todo auditors
|
||||||
|
map to Auditor.t record
|
||||||
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
|
||||||
and do the ht logic out of pg.ml? *)
|
and do the ht logic out of pg.ml? *)
|
||||||
(* this does not return auditors that are not auditing any denom *)
|
(* this does not return auditors that are not auditing any denom *)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue