This commit is contained in:
swrup 2025-12-21 20:16:44 +01:00
parent b0528c160f
commit 63f6a713e7

View file

@ -44,8 +44,8 @@ include struct
end
(* TODO revoked_sig
mark revoked_sig as `Unknown if we didn't fetch it instead of None as default
or always LEFT JOIN on signkey_revocations table? *)
revoked_sig default to None, but could actually be revoked
always do a LEFT JOIN on signkey_revocations table? *)
let signkey_data =
let master_sig = Bin_sig.ExchangeSigningKeyValidity.caqti in
custom