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

Allow FeeCollectorAddress to be valid when setting Tokenfactory params #610

Merged
merged 2 commits into from
Jul 3, 2024

Conversation

jcompagni10
Copy link
Contributor

@jcompagni10 jcompagni10 commented Jul 2, 2024

This fixes the issue where MsgUpdateParams.Validate() only passes when FeeCollectorAddress is set. It should be possible to set params with an empty FeeCollectorAddress

Integration Tests

https://github.com/neutron-org/neutron-tests/actions/runs/9765613806

This fixes the issue where MsgUpdateParams.Validate() only passes when
FeeCollectorAddress is set. It should be possible to set params with an empty FeeCollectorAddress
@pr0n00gler pr0n00gler merged commit 12d95c7 into main Jul 3, 2024
14 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