This commit is contained in:
swrup 2026-02-28 02:46:44 +01:00
parent da29f5bae3
commit 77559b9c3d
2 changed files with 4 additions and 17 deletions

View file

@ -149,7 +149,9 @@ let () =
(DenominationHash.hash_of_rsa
(Result.get_ok @@ RsaPublicKey.of_b32 rsa_pub))
in
Fmt.pr "--@."; Fmt.pr "@.%s@." h_pub; Fmt.pr "@.%s@." h_pub'
assert (h_pub' = h_pub);
()
in
f test1; f test2