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

implement limit for trie.DeleteChild #1716

Closed
noot opened this issue Aug 4, 2021 · 2 comments
Closed

implement limit for trie.DeleteChild #1716

noot opened this issue Aug 4, 2021 · 2 comments
Assignees

Comments

@noot
Copy link
Contributor

noot commented Aug 4, 2021

Task summary

  • the trie.DeleteChild function should take a limit parameter and use this when deleting the child tries

Other information and links

@noot
Copy link
Contributor Author

noot commented Oct 1, 2021

@edwardmack is this still necessary after #1799? since you've implemented the limit for DeleteChild

@edwardmack
Copy link
Member

@noot correct, this is no longer necessary, it was completed by #1799.

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

No branches or pull requests

3 participants