mirror of
https://github.com/fluencelabs/tendermint
synced 2025-04-25 14:52:17 +00:00
remove TODO
no longer relevant, I guess. since ABCI only defines 0 (success) code.
This commit is contained in:
parent
2987158a65
commit
202a43a5af
@ -272,8 +272,6 @@ func (mem *Mempool) resCbNormal(req *abci.Request, res *abci.Response) {
|
||||
|
||||
// remove from cache (it might be good later)
|
||||
mem.cache.Remove(tx)
|
||||
|
||||
// TODO: handle other retcodes
|
||||
}
|
||||
default:
|
||||
// ignore other messages
|
||||
|
Loading…
x
Reference in New Issue
Block a user