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

feat: expose trie struct and return payload in verification #8

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

petscheit
Copy link
Collaborator

2 small changes that I realized are useful while working with the lib.

  1. Make underlying trie struct public, giving everything more flexibility
  2. Return the verified data in the verification function

@petscheit petscheit requested a review from rkdud007 April 29, 2024 16:25
@rkdud007 rkdud007 merged commit bb73166 into main Apr 30, 2024
1 check passed
@petscheit petscheit deleted the feat/expose-trie branch April 30, 2024 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants