This commit is contained in:
swrup 2025-11-21 19:29:04 +01:00
parent 9fe1d76dc4
commit d2f334f4b1
3 changed files with 3 additions and 15 deletions

View file

@ -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;