Module hosts

Source

Re-exports§

pub use self::mock::MockHost;
pub use self::tendermint::TendermintHost;

Modules§

mock
tendermint

Traits§

TestBlock
TestBlock is a trait that defines the interface for a block produced by a host blockchain.
TestHeader
TestHeader is a trait that defines the interface for a header submitted by relayer from the host blockchain.
TestHost
TestHost is a trait that defines the interface for a host blockchain.

Type Aliases§

HostBlock
HostBlockParams
HostClientState
HostConsensusState
HostHeader
HostLightClientParams