Skip to content

Multi-proofs is supported on the crate? #38

Description

@wdcs-pc

rs-merkle/README.md

Lines 7 to 11 in ae7bc91

`rs-merkle` is the most advanced Merkle tree library for Rust. Basic features
include building a Merkle tree, creation, and verification of Merkle proofs for
single and several elements, i.e. multi-proofs. Advanced features include making
transactional changes to the tree and rolling back to any previously committed
tree state, similarly to Git.

As per the readme description I am unable to find the interfaces for multiproof !
Is it already there? or there will be on new versions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions