[][src]Module tendermint::chain

Chain information types for Tendermint networks

Re-exports

pub use self::id::Id;
pub use self::id::ParseId;
pub use self::state::ConsensusState;

Modules

id

Tendermint blockchain identifiers

state

State of a particular Tendermint network (a.k.a. chain)

Structs

Info

Information about a particular Tendermint blockchain