casper-network / casper-trie

Apache License 2.0
1 stars 0 forks source link

Hash stored values, but not keys for leaves #2

Open devendran-m opened 2 years ago

devendran-m commented 2 years ago

When querying the trie for a key, it may be the value under that key is large. In that case, we need to support chunking the value.