evidence: pool test

This commit is contained in:
Ethan Buchman
2017-11-20 04:22:25 +00:00
parent c13e93d63e
commit 666ae244b3
6 changed files with 68 additions and 20 deletions

View File

@ -19,7 +19,7 @@ import (
bc "github.com/tendermint/tendermint/blockchain"
cfg "github.com/tendermint/tendermint/config"
"github.com/tendermint/tendermint/consensus"
evidence "github.com/tendermint/tendermint/evidence"
"github.com/tendermint/tendermint/evidence"
mempl "github.com/tendermint/tendermint/mempool"
"github.com/tendermint/tendermint/p2p"
"github.com/tendermint/tendermint/p2p/trust"