This commit is contained in:
swrup 2025-12-11 04:22:10 +01:00
parent fdff8b9d4e
commit f9071ff1e6

View file

@ -250,6 +250,7 @@ let verify_auditor_add_sig
h_auditor_url= Bin_type.Hash_64_cstr.hash auditor_url;
}
(* todo: there is something about use of monotonic time + protection against replay attack that I don't understand *)
let update_auditor ~db_conn
AuditorSetupMessage.
{ auditor_url; auditor_name; auditor_pub; master_sig= _; validity_start }