[][src]Module tendermint::chain::id

Tendermint blockchain identifiers

Structs

Id

Chain identifier (e.g. 'gaia-9000')

Constants

MAX_LENGTH

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

Traits

ParseId

Parse chain::Id from a type