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