neutron-org / neutron

Smart Contract platform secured by Cosmos Hub
https://neutron.org
Apache License 2.0
104 stars 79 forks source link

Allow FeeCollectorAddress to be valid when setting Tokenfactory params #610

Closed jcompagni10 closed 1 week ago

jcompagni10 commented 1 week ago

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