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

conductor: don't return empty tuple #1879

Open
ethanoroshiba opened this issue Dec 13, 2024 · 0 comments
Open

conductor: don't return empty tuple #1879

ethanoroshiba opened this issue Dec 13, 2024 · 0 comments
Assignees
Labels
code-quality conductor pertaining to the astria-conductor crate tech-debt

Comments

@ethanoroshiba
Copy link
Contributor

ethanoroshiba commented Dec 13, 2024

This function should be refactored to not return an empty tuple:

) -> eyre::Result<((), executor::Handle<StateIsInit>, tendermint::chain::Id)> {

┆Issue Number: ENG-1051

@ethanoroshiba ethanoroshiba added conductor pertaining to the astria-conductor crate code-quality tech-debt labels Dec 13, 2024
@ethanoroshiba ethanoroshiba self-assigned this Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-quality conductor pertaining to the astria-conductor crate tech-debt
Projects
None yet
Development

No branches or pull requests

1 participant