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

Implement sdk.Msg interface for MsgUpgradeCancel #1624

Closed
1 of 4 tasks
damiannolan opened this issue Jun 30, 2022 · 0 comments
Closed
1 of 4 tasks

Implement sdk.Msg interface for MsgUpgradeCancel #1624

damiannolan opened this issue Jun 30, 2022 · 0 comments
Assignees

Comments

@damiannolan
Copy link
Member

damiannolan commented Jun 30, 2022

Summary

Implement the sdk.Msg interface for the 04-channel msg type MsgUpgradeCancel.
Add the sdk.Msg methods to the 04-channel msgs.go file.

  • MsgChannelUpgradeCancel
    • ValidateBasic
    • GetSigners

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
@damiannolan damiannolan added this to the 04-channel upgrades alpha milestone Jun 30, 2022
@damiannolan damiannolan self-assigned this Jun 30, 2022
@damiannolan damiannolan mentioned this issue Jun 30, 2022
10 tasks
@crodriguezvega crodriguezvega moved this to Backlog in ibc-go Jun 30, 2022
@damiannolan damiannolan moved this from Backlog to Todo in ibc-go Jul 21, 2022
@damiannolan damiannolan moved this from Todo to In progress in ibc-go Jul 28, 2022
Repository owner moved this from In progress to Done in ibc-go Jul 30, 2022
@crodriguezvega crodriguezvega moved this from Todo to Done in ibc-go Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done 🥳
Development

No branches or pull requests

1 participant