mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-20 19:11:08 +03:00
8a22fb516a
We have to make an extra allocation per db get request because key generation function to_key takes Vec. Taking byte slice (AsRef<[u8]> to be precise) also simplifes the code a bit. |
||
---|---|---|
.. | ||
fuzz | ||
src | ||
tests | ||
Cargo.toml |