mirror of
https://github.com/mimblewimble/grin.git
synced 2025-04-03 14:39:28 +03:00
Couple improvements to the sum tree implementation. First change is to not store the data but only its hashes, assuming a higher level layer will take care of the data (KV store). Second minor improvement is renaming Node into NodeData and vice versa. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
rustfmt.toml |