This commit is contained in:
parent
da29f5bae3
commit
77559b9c3d
2 changed files with 4 additions and 17 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue