Module darkfi_sdk::wasm::merkle
source ยท Expand description
Merkle
Functionsยง
- Add given elements into a Merkle tree. Used for inclusion proofs.
- merkle_add_ ๐ โ
- Add given elements into a sparse Merkle tree. Used for exclusion proofs.
- sparse_merkle_insert_batch_ ๐ โ