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

fix this #370

Open
github-actions bot opened this issue Mar 19, 2024 · 0 comments
Open

fix this #370

github-actions bot opened this issue Mar 19, 2024 · 0 comments
Assignees
Labels
T-todo Type: todo todo

Comments

@github-actions
Copy link
Contributor

New Codebase TODO

fix this

Location

                        // we dont want to count RPC errors as failures
                        match e {
                            // heimdall_decoder::error::Error::RpcError(_) => 1,
                            // TODO: fix this
                            _ => 0,
                        }
                    }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-todo Type: todo todo
Projects
None yet
Development

No branches or pull requests

1 participant