+ define Hash_64 with include

This commit is contained in:
swrup 2025-10-18 01:25:12 +02:00
parent f7a33e2dd4
commit 3dbe7eb370
2 changed files with 69 additions and 49 deletions

View file

@ -29,7 +29,7 @@ let mk_future_denom denom_secmod_sign_f
let denom_secmod_sig =
let open Binary_formats in
let h_denom_pub = DenominationHash.hash pub in
let h_section_name = HashCode.of_string section_name in
let h_section_name = Cstring_hash_64.hash section_name in
let anchor_time =
TimeAbsoluteNBO.{ v= Util.ptime_to_int64_us stamp_start }
in