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

Improve documentation consistency and fix minor typos in MIGRATING.md and cosmos_msg.rs #2427

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

Conversation

Pronoss
Copy link

@Pronoss Pronoss commented Mar 18, 2025

1 .MIGRATING.md:

  • Replaced lowercase bech32 with proper Bech32 capitalization for consistency.
  • Updated wording to clarify "protobuf-encoded" instead of "protobuf encoded".
  • Improved phrasing of the RUST_BACKTRACE explanation.
  1. cosmos_msg.rs:
  • Fixed a typo in the CosmosMsg::Any docstring:
    Changed is the replacesreplaces.
  • Fixed Markdown syntax for MsgWithdrawDelegatorReward doc link:
    Changed [[Link]][Link] to comply with rustdoc standards.

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