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
I saw this as I was parsing the abci.Events returned when dispatching an sdk.Msg and passing them to the EventManager and wondering why the method was deprecated. It would be good to use this for the ones we generate manually.
We emit events of type
sdk.EventTypeMessage
mostly. They could become more useful with specific types.The text was updated successfully, but these errors were encountered: