[][src]Crate tendermint

Tendermint blockchain network information types.

Tendermint is a high-performance blockchain consensus engine that powers Byzantine fault tolerant applications written in any programming language. This crate provides types for representing information about Tendermint blockchain networks, including chain IDs, block IDs, and block heights.

Modules

block

Blocks within the chains of a Tendermint network

chain

Chain information types for Tendermint networks

Structs

Timestamp

Chain timestamps (e.g. consensus time)

Enums

Error

Kinds of errors