parent
75b7f56b00
commit
73c2f8e529
@ -169,6 +169,8 @@ func (k *Keeper) ApplyTransaction(tx *ethtypes.Transaction) (*types.MsgEthereumT
|
||||
|
||||
// Commit and switch to committed context
|
||||
if !res.Failed() {
|
||||
// keep the cosmos events emitted in the cache context
|
||||
k.committedCtx.EventManager().EmitEvents(k.ctx.EventManager().Events())
|
||||
commit()
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user