mirror of
https://github.com/fluencelabs/tendermint
synced 2025-07-30 19:51:58 +00:00
TMSP -> ABCI
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
"github.com/tendermint/go-events"
|
||||
"github.com/tendermint/go-p2p"
|
||||
"github.com/tendermint/tendermint/types"
|
||||
"github.com/tendermint/tmsp/example/dummy"
|
||||
"github.com/tendermint/abci/example/dummy"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
Reference in New Issue
Block a user