You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adjust TestSendEnabledParam and TestReceiveEnabledParam to use gov v1 message when the version of the chain supports it (keep using legacy params for versions that don't support gov v1).
Alternatively we could also not test legacy params anymore and test only with gov v1. Open to the opinion of others.
The text was updated successfully, but these errors were encountered:
crodriguezvega
changed the title
adapt transfer e2e params test to use gov v1 message
adapt transfer e2e params tests to use gov v1 message
May 31, 2023
Part of #2010
Pre-requisite:
Adjust
TestSendEnabledParam
andTestReceiveEnabledParam
to use gov v1 message when the version of the chain supports it (keep using legacy params for versions that don't support gov v1).Alternatively we could also not test legacy params anymore and test only with gov v1. Open to the opinion of others.
The text was updated successfully, but these errors were encountered: