+ define Hash_64 with include
This commit is contained in:
parent
f7a33e2dd4
commit
3dbe7eb370
2 changed files with 69 additions and 49 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue