Type Definition polkadot_service::chain_spec::VersiChainSpec
source · pub type VersiChainSpec = RococoChainSpec;Expand description
The ChainSpec parameterized for the versi runtime.
As of now Versi will just be a clone of Rococo, until we need it to differ.