keplr-example
keplr-example copied to clipboard
Fix/typ
Fix: Corrected typo errors in generated proto files
What was changed
-
Corrected typos:
- Replaced
nessecarywithnecessaryinsrc/proto-types-gen/src/tendermint/crypto/proof.ts. - Replaced
peformingwithperforminginsrc/proto-types-gen/third_party/proto/confio/proofs.proto.
- Replaced
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.