fixed tests

This commit is contained in:
debris
2017-07-31 20:17:19 +02:00
parent 3c7ba5045d
commit bfbeda4ede
2 changed files with 2 additions and 1 deletions

View File

@@ -49,6 +49,7 @@ pub struct Tendermint {
mod tests {
use serde_json;
use bigint::prelude::H160;
use hash::Address;
use spec::tendermint::Tendermint;
use spec::validator_set::ValidatorSet;