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
#19742 broke the simulation api as MsgSimulatorFn takes an address.codec as argument.
This is issue is meant to clean up MsgSimulatorFn as some arguments such as ctx are unused.
The text was updated successfully, but these errors were encountered:
#19742 broke the simulation api as
MsgSimulatorFn
takes anaddress.codec
as argument.This is issue is meant to clean up
MsgSimulatorFn
as some arguments such as ctx are unused.The text was updated successfully, but these errors were encountered: