Function clvm_utils::curry_tree_hash

source ·
pub fn curry_tree_hash(
    program_hash: [u8; 32],
    arg_hashes: &[[u8; 32]]
) -> [u8; 32]