This commit is contained in:
Doordashcon
2022-04-27 16:41:30 +01:00
committed by GitHub
parent f84cb5f0f3
commit f23496d350
5 changed files with 5 additions and 0 deletions
+1
View File
@@ -95,6 +95,7 @@ impl_runtime_weights!(rococo_runtime_constants);
include!(concat!(env!("OUT_DIR"), "/wasm_binary.rs"));
/// Runtime version (Rococo).
#[sp_version::runtime_version]
pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("rococo"),
impl_name: create_runtime_str!("parity-rococo-v2.0"),