Prefix TMSP messages with length

This commit is contained in:
Jae Kwon
2015-12-20 08:18:39 -08:00
parent 0316dfc6f2
commit f288e58c81
5 changed files with 15 additions and 7 deletions

View File

@ -16,7 +16,7 @@ import (
sm "github.com/tendermint/tendermint/state"
"github.com/tendermint/tendermint/types"
"github.com/tendermint/tmsp/example"
"github.com/tendermint/tmsp/example/golang"
)
var chainID string