Constant tendermint::chain::id::MAX_LENGTH

source ·
pub const MAX_LENGTH: usize = 50;
Expand description

Maximum length of a chain::Id name. Matches MaxChainIDLen from: https://github.com/tendermint/tendermint/blob/develop/types/genesis.go