Files
pezkuwi-subxt/substrate/primitives/trie
Xavier Lau 86198c5471 Use array-bytes for All Array/Bytes/Hex Operations (#12190)
* Use `array-bytes` for All Array/Bytes/Hex Operations

Signed-off-by: Xavier Lau <xavier@inv.cafe>

* Reorder

* Self Review

* Format

* Fix Tests

* Bump `array-bytes`

* Optimize large test res

Signed-off-by: Xavier Lau <xavier@inv.cafe>
Co-authored-by: parity-processbot <>
2022-09-21 06:12:20 +00:00
..
2022-01-03 09:22:14 +01:00
2020-08-20 17:04:42 +02:00

Utility functions to interact with Substrate's Base-16 Modified Merkle Patricia tree ("trie").

License: Apache-2.0