~
This commit is contained in:
parent
9fe1d76dc4
commit
d2f334f4b1
3 changed files with 3 additions and 15 deletions
|
|
@ -17,10 +17,6 @@ type t = {
|
|||
master_sig: EddsaSignature.t option;
|
||||
}
|
||||
|
||||
let hash_pub _pub =
|
||||
(* todo public key converted to Crockford Base32 *)
|
||||
assert false
|
||||
|
||||
let make
|
||||
({
|
||||
section_name;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue