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
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