tendermint-config 0.23.5

tendermint-config provides functions for loading and validating Tendermint configuration files. It is moved out of the tendermint crate for no_std support in the tendermint crate.
Documentation

Tendermint Configuration Utilities

This crate defines the [TendermintConfig] type, which is used by crates such as tendermint-rpc to perform operations based on a common configuration type.