We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be better if the (now) optional parts of tendermint/src/public_key.rs were broken out into separate files (see https://github.com/informalsystems/tendermint-rs/pull/441/files#r453714311). Also it's worth having a closer look into the existing unreachable statements: https://github.com/informalsystems/tendermint-rs/pull/441/files#r453764087 also #441 (review)
tendermint/src/public_key.rs
unreachable
tendermint-rs/tendermint/src/config/node_key.rs
Lines 50 to 54 in 1218256
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It would be better if the (now) optional parts of
tendermint/src/public_key.rs
were broken out into separate files(see https://github.com/informalsystems/tendermint-rs/pull/441/files#r453714311). Also it's worth having a closer look into the existing
unreachable
statements: https://github.com/informalsystems/tendermint-rs/pull/441/files#r453764087also #441 (review)
tendermint-rs/tendermint/src/config/node_key.rs
Lines 50 to 54 in 1218256
The text was updated successfully, but these errors were encountered: