Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proving non inclusion #1

Closed
wanseob opened this issue Nov 24, 2018 · 1 comment
Closed

proving non inclusion #1

wanseob opened this issue Nov 24, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@wanseob
Copy link
Contributor

wanseob commented Nov 24, 2018

There is no option to proof non inclusion
It might be good to have a functoin to verify non inclusion like below

let proof = await tree.getProofForNonInclusion()
await tree.verifyNonInclusion(...proof)
@wanseob wanseob added the enhancement New feature or request label Nov 24, 2018
@wanseob wanseob changed the title Proof non inclusion proving non inclusion Nov 24, 2018
@wanseob
Copy link
Contributor Author

wanseob commented Nov 24, 2018

#4

@wanseob wanseob closed this as completed Nov 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant