Summary
In the latest version of Cosmos SDK (current v0.42.x) type EmitEvent is deprecated so it's better go with EmitTypedEvent
This will be a breaking change for the clients which depends on events
Thoughts?
Problem Definition
Proposal
For Admin Use
Summary
In the latest version of Cosmos SDK (current v0.42.x) type
EmitEventis deprecated so it's better go withEmitTypedEventThis will be a breaking change for the clients which depends on events
Thoughts?
Problem Definition
Proposal
For Admin Use