This commit is contained in:
parent
24b9adc300
commit
82cc4abd0f
2 changed files with 4 additions and 0 deletions
|
|
@ -16,3 +16,6 @@ type t = {
|
|||
master_sig: Signatures.DenominationKeyValidity.t option;
|
||||
revoked_sig: Signatures.MasterDenominationKeyRevocation.t option;
|
||||
}
|
||||
|
||||
let section_name_ht: (denomination_hash, string) Hashtbl.t
|
||||
= Hashtbl.create 0xff
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue