tendermint 0.35.0

Tendermint is a high-performance blockchain consensus engine that powers Byzantine fault tolerant applications written in any programming language. This crate provides core types for representing information about Tendermint blockchain networks, including chain information types, secret connections, and remote procedure calls (JSON-RPC).
Documentation

tendermint

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 9 feature flags, 6 of them enabled by default.

default

  • std
  • rust-crypto

std

  • flex-error/std
  • clock

rust-crypto

  • sha2
  • ed25519-consensus

clock

  • time/std

sha2

  • dep:sha2

ed25519-consensus

  • dep:ed25519-consensus

secp256k1

  • k256
  • ripemd

k256

  • dep:k256

ripemd

  • dep:ripemd