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

fix: register fee market interfaces in codec #8

Merged
merged 36 commits into from
Nov 10, 2023
Merged

Conversation

aljo242
Copy link
Collaborator

@aljo242 aljo242 commented Nov 10, 2023

No description provided.

@aljo242 aljo242 enabled auto-merge (squash) November 10, 2023 16:13
@aljo242 aljo242 changed the title chore: register fee market interfaces in codec fix: register fee market interfaces in codec Nov 10, 2023
@@ -21,5 +27,11 @@ func RegisterInterfaces(registry types.InterfaceRegistry) {
&MsgParams{},
)

registry.RegisterInterface(
"feemarket.feemarket.v1.FeeMarketImplementation",
Copy link
Contributor

Choose a reason for hiding this comment

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

should this just be x/feemarket/interfaces/FeeMarketImplementation? there is no proto for this anymore

@aljo242 aljo242 merged commit 10f90ed into main Nov 10, 2023
3 checks passed
@aljo242 aljo242 deleted the aljo242/feemarket-codec branch November 10, 2023 16:24
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