Skip to main content
init_merkle_store
miden_
test_
utils
0.1.0
In miden_
test_
utils::
crypto
miden_test_utils
::
crypto
Function
init_
merkle_
store
Copy item path
Source
pub fn init_merkle_store(values: &[
u64
]) -> (
Vec
<
Word
>,
MerkleStore
)