add revoked_sig option to sk/dn_data
This commit is contained in:
parent
8f433fcb28
commit
9a68d18a1d
7 changed files with 45 additions and 39 deletions
|
|
@ -37,6 +37,7 @@ let preflight =
|
|||
in
|
||||
fun (module Conn : CONN) -> Syntax.list_iter (fun p -> Conn.exec p ()) l
|
||||
|
||||
(* TODO revoked_sig *)
|
||||
let find_signkey =
|
||||
let find_signkey =
|
||||
Caqti_type.(eddsa_pub ->? signkey_data)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue