Solana Program Library implementation of a concurrent Merkle tree data structure.
# Cargo.toml
[dependencies]
spl-concurrent-merkle-tree = "1.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a new concurrent Merkle tree with specified depth.
Add `solana-program` dependency and enable `solana` feature
No dependency data recorded yet.