This commit is contained in:
swrup 2025-10-17 16:50:21 +02:00
parent a9a2409a12
commit c728e8bcbf
3 changed files with 56 additions and 27 deletions

View file

@ -32,7 +32,7 @@ let mk_future_denom denom_secmod_sign_f
let open Binary_formats in
let h_denom_pub =
(* TODO hash *)
let v = pub |> Types.RsaPublicKey.to_string in
let v = pub |> Types.RsaPublicKey.to_b32 in
DenominationHash.{ v= { v } }
in
let h_section_name =