Skip to main content

init_merkle_store

Function init_merkle_store 

Source
pub fn init_merkle_store(values: &[u64]) -> (Vec<Word>, MerkleStore)