mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-04 15:17:02 +00:00
extract tags from DeliverTx/Result
and send them along with predefined
This commit is contained in:
@@ -392,6 +392,7 @@ func (mock *mockProxyApp) DeliverTx(tx []byte) abci.Result {
|
||||
r.Code,
|
||||
r.Data,
|
||||
r.Log,
|
||||
r.Tags,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user