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

New features for MessageExt #45

Merged
merged 1 commit into from
Jan 12, 2024
Merged

New features for MessageExt #45

merged 1 commit into from
Jan 12, 2024

Conversation

Rhaki
Copy link
Contributor

@Rhaki Rhaki commented Jan 12, 2024

Implemented pub trait MessageExt: Message with:

  • fn to_stargate_msg(&self) -> Result<CosmosMsg, EncodeError>;
  • fn type_url(&self) -> String

Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Contributor

@emidev98 emidev98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @Rhaki ! You're very welcome to keep contributing!

@emidev98 emidev98 merged commit f18f33d into terra-money:main Jan 12, 2024
1 check passed
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.

2 participants