tendermint2

This commit is contained in:
Ethan Buchman
2015-03-31 15:33:31 -07:00
parent e6c352dba0
commit 60f166e823
96 changed files with 260 additions and 260 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ package binary
import (
"github.com/tendermint/log15"
"github.com/tendermint/tendermint/logger"
"github.com/tendermint/tendermint2/logger"
)
var log = logger.New("module", "binary")
+1 -1
View File
@@ -9,7 +9,7 @@ import (
"sync"
"time"
. "github.com/tendermint/tendermint/common"
. "github.com/tendermint/tendermint2/common"
)
type TypeInfo struct {