Skip to content

Commit

Permalink
Add bit length of hash to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
aumetra committed Oct 7, 2024
1 parent 77c4c3d commit 776fbd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vm/src/modules/file_system_cache.rs
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ fn raw_module_version_discriminator() -> String {
/// BLAKE2(
/// manual module version,
/// wasmer version requirement,
/// BLAKE2(cost_fn)
/// BLAKE2_512(cost_fn)
/// )
/// ```
///
Expand Down

0 comments on commit 776fbd5

Please sign in to comment.