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: modify interchain keeper's accepted parameteres #336

Merged
merged 4 commits into from
Nov 3, 2023
Merged

fix: modify interchain keeper's accepted parameteres #336

merged 4 commits into from
Nov 3, 2023

Conversation

Lockwarr
Copy link
Contributor

@Lockwarr Lockwarr commented Oct 25, 2023

Following our discussion - let interchaintxs keeper accept a more generalized interface.
This way, other chains that reuse the interchaintxs module would not be required to also use feeburner module, instead
they can implement GetTreasury function in the module that maintains the treasury address for their chain and pass it
to the interchaintxs keeper.

cc @swelf19 @pr0n00gler

@pr0n00gler
Copy link
Collaborator

x/feeburner/keeper/keeper.go Outdated Show resolved Hide resolved
x/interchaintxs/keeper/keeper.go Outdated Show resolved Hide resolved
@pr0n00gler
Copy link
Collaborator

@pr0n00gler pr0n00gler merged commit 7ec64f3 into neutron-org:update-sdk47 Nov 3, 2023
4 of 7 checks 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.

4 participants