mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-26 09:54:19 +00:00
comment updates for state
This commit is contained in:
@@ -134,8 +134,6 @@ func (cache *TxCache) Sync() {
|
||||
cache.backend.UpdateAccount(toStateAccount(acc))
|
||||
}
|
||||
}
|
||||
|
||||
// TODO support logs, add them to the cache somehow.
|
||||
}
|
||||
|
||||
func (cache *TxCache) AddLog(log *vm.Log) {
|
||||
|
||||
Reference in New Issue
Block a user