add more tests for evidence

Refs #693
This commit is contained in:
Anton Kaliaev
2018-07-11 13:28:36 +04:00
parent e4db5f8dcd
commit 37ce4e549e
2 changed files with 29 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ import (
"bytes"
"fmt"
"github.com/tendermint/go-amino"
amino "github.com/tendermint/go-amino"
"github.com/tendermint/tendermint/crypto"
"github.com/tendermint/tendermint/crypto/merkle"