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/typ #54

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix/typ #54

wants to merge 2 commits into from

Conversation

romashka-btc
Copy link

Fix: Corrected typo errors in generated proto files

What was changed

  1. Corrected typos:
    • Replaced nessecary with necessary in src/proto-types-gen/src/tendermint/crypto/proof.ts.
    • Replaced peforming with performing in src/proto-types-gen/third_party/proto/confio/proofs.proto.

Why these changes were made

  • Fixing typos improves clarity and professionalism within the codebase, ensuring correctness and readability.
  • Correcting generated files helps maintain consistency and avoids confusion for developers working with these definitions.

Additional Notes

  • These changes focus purely on fixing typographical errors without impacting functionality.

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

Successfully merging this pull request may close these issues.

1 participant