parity-common/triehash/README.md

2 lines
196 B
Markdown
Raw Permalink Normal View History

2018-07-10 09:35:13 -07:00
This crate provides utility functions to validate and initialize tries using flexible input.
It is used extensively in `parity-ethereum` to validate blocks (mostly transactions and receipt roots).