Chain ID
Last updated
Last updated
Metanovaverse
mnova_10096-1
mnova
10096
1
Every chain must have a unique identifier or chain-id
. Tendermint requires each application to define its own chain-id
in the . However, in order to comply with both EIP155 and Cosmos standard for chain upgrades, Metanovaverse-compatible chains must implement a special structure for their chain identifiers.
The Metanovaverse Chain ID contains 3 main components
Identifier: Unstructured string that defines the name of the application.
EIP155 Number: Immutable CHAIN_ID
that defines the replay attack protection number.
Version Number: Is the version number (always positive) that the chain is currently running. This number MUST be incremented every time the chain is upgraded or forked in order to avoid network or consensus errors.
The format for specifying and Metanovaverse-compatible chain-id in genesis is the following: