fixed tests
This commit is contained in:
parent
3c7ba5045d
commit
bfbeda4ede
@ -49,6 +49,7 @@ pub struct Tendermint {
|
|||||||
mod tests {
|
mod tests {
|
||||||
use serde_json;
|
use serde_json;
|
||||||
use bigint::prelude::H160;
|
use bigint::prelude::H160;
|
||||||
|
use hash::Address;
|
||||||
use spec::tendermint::Tendermint;
|
use spec::tendermint::Tendermint;
|
||||||
use spec::validator_set::ValidatorSet;
|
use spec::validator_set::ValidatorSet;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user