Skip to content

Commit 776fbd5

Browse files
committed
Add bit length of hash to docs
1 parent 77c4c3d commit 776fbd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vm/src/modules/file_system_cache.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ fn raw_module_version_discriminator() -> String {
9898
/// BLAKE2(
9999
/// manual module version,
100100
/// wasmer version requirement,
101-
/// BLAKE2(cost_fn)
101+
/// BLAKE2_512(cost_fn)
102102
/// )
103103
/// ```
104104
///

0 commit comments

Comments
 (0)