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

fault_proving(global_roots): Proper error type #2588

Open
netrome opened this issue Jan 16, 2025 · 0 comments
Open

fault_proving(global_roots): Proper error type #2588

netrome opened this issue Jan 16, 2025 · 0 comments

Comments

@netrome
Copy link
Contributor

netrome commented Jan 16, 2025

Currently we use anyhow for results in the global merkle root update functionality. We should use an explicit enum instead.

Definition of done

The process_block method uses a dedicated error type.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant