copy events and pubsub packages from tmlibs

Refs #847
This commit is contained in:
Anton Kaliaev
2018-05-16 11:03:11 +04:00
parent c4fef499b6
commit bb9aa85d22
37 changed files with 3698 additions and 27 deletions

View File

@ -8,7 +8,7 @@ import (
ctypes "github.com/tendermint/tendermint/rpc/core/types"
"github.com/tendermint/tendermint/types"
cmn "github.com/tendermint/tmlibs/common"
tmpubsub "github.com/tendermint/tmlibs/pubsub"
tmpubsub "github.com/tendermint/tendermint/libs/pubsub"
)
/*