Creates a Merkle Root from the provided data.
This root provides a short identifier for the provided data that is unique and deterministic. This means, we can use this root to verify that a given data is part of the original data set.
Generated using TypeDoc
Creates a Merkle Root from the provided data.
This root provides a short identifier for the provided data that is unique and deterministic. This means, we can use this root to verify that a given data is part of the original data set.