verify MasterSignatures
This commit is contained in:
parent
5001cc35c3
commit
fa21837947
6 changed files with 139 additions and 26 deletions
|
|
@ -85,6 +85,7 @@ end
|
|||
module Secmod_denom = struct
|
||||
type t = {
|
||||
sm_key: Signkey.t;
|
||||
(* TODO rename *)
|
||||
keys: Denomination.t list;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue