keplr-example icon indicating copy to clipboard operation
keplr-example copied to clipboard

Fix/typ

Open romashka-btc opened this issue 1 year ago • 0 comments

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.

romashka-btc avatar Dec 17 '24 23:12 romashka-btc