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
@@ -100,6 +100,7 @@ impl_runtime_weights!(westend_runtime_constants);
include!(concat!(env!("OUT_DIR"), "/wasm_binary.rs"));
/// Runtime version (Westend).
#[sp_version::runtime_version]
pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("westend"),
impl_name: create_runtime_str!("parity-westend"),