UltraDark Core v0.1.0 UltraDark.Utilities View Source
Link to this section Summary
Functions
The merkle root lets us represent a large dataset using only one string. We can be confident that if any of the data changes, the merkle root will be different, which invalidates the dataset
Link to this section Functions
The merkle root lets us represent a large dataset using only one string. We can be confident that if any of the data changes, the merkle root will be different, which invalidates the dataset