Crates.io | fuel-merkle |
lib.rs | fuel-merkle |
version | 0.58.2 |
source | src |
created_at | 2021-12-24 01:41:15.333364 |
updated_at | 2024-10-07 18:38:24.556747 |
description | Fuel Merkle tree libraries. |
homepage | https://fuel.network/ |
repository | https://github.com/FuelLabs/fuel-vm |
max_upload_size | |
id | 502482 |
size | 371,677 |
The crate contains implementation for the Sparse Merkle Tree, Binary Merkle Tree, and Binary Merkle Sum Tree. The specification contains more information on how they work inside and how they are tested.