MerkleTreeOptionsCopyimport type { MerkleTreeOptions } from "https://raw.githubusercontent.com/marigold-dev/tzstamp/0.3.4/tezos-merkle/mod.ts";Tezos-style Merkle tree constructor options interface MerkleTreeOptions {deduplicate?: boolean;}§Properties§deduplicate?: boolean[src]