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

Test trie store/load to cover its error cases #2171

Closed
kishansagathiya opened this issue Jan 11, 2022 · 1 comment
Closed

Test trie store/load to cover its error cases #2171

kishansagathiya opened this issue Jan 11, 2022 · 1 comment
Assignees

Comments

@kishansagathiya
Copy link
Contributor

kishansagathiya commented Jan 11, 2022

Issue summary

func (t *Trie) Store(db chaindb.Database) error {

I think this should be possible by mocking the database

Other information and links

@kishansagathiya
Copy link
Contributor Author

closed in #2302

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

2 participants