Crates.io | tetsy-trie-root |
lib.rs | tetsy-trie-root |
version | 0.16.1 |
source | src |
created_at | 2021-02-25 16:13:55.625065 |
updated_at | 2021-03-11 06:04:31.680475 |
description | tetsy in-memory patricia trie operations |
homepage | https://core.tetcoin.org |
repository | https://github.com/tetcoin/trie.git |
max_upload_size | |
id | 360512 |
size | 12,942 |
This crate provides utility functions to validate and initialize tries using flexible input.
It is used extensively in substrate
to validate blocks (mostly transactions and receipt roots).