Constant tendermint::chain::id::MAX_LENGTH[][src]

pub const MAX_LENGTH: usize = 50;

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