Re-exports§
pub use self::mock::MockHost;pub use self::tendermint::TendermintHost;
Modules§
Traits§
- TestBlock is a trait that defines the interface for a block produced by a host blockchain.
- TestHeader is a trait that defines the interface for a header submitted by relayer from the host blockchain.
- TestHost is a trait that defines the interface for a host blockchain.