mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-23 16:34:38 +00:00
rpc/account; fixed mempool tx filter bug; fixed iavl_tree persistence
bug
This commit is contained in:
@@ -11,6 +11,7 @@ func init() {
|
||||
log.SetHandler(
|
||||
log15.LvlFilterHandler(
|
||||
log15.LvlWarn,
|
||||
//log15.LvlDebug,
|
||||
logger.RootHandler(),
|
||||
),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user