Refactoring Checkpoint: (WIP)
This commit is contained in:
@@ -61,8 +61,8 @@ impl_opaque_keys! {
|
||||
// https://docs.pezkuwichain.io/main-docs/build/upgrade#runtime-versioning
|
||||
#[pezsp_version::runtime_version]
|
||||
pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_name: alloc::borrow::Cow::Borrowed("solochain-template-runtime"),
|
||||
impl_name: alloc::borrow::Cow::Borrowed("solochain-template-runtime"),
|
||||
spec_name: alloc::borrow::Cow::Borrowed("pez-solochain-template-runtime"),
|
||||
impl_name: alloc::borrow::Cow::Borrowed("pez-solochain-template-runtime"),
|
||||
authoring_version: 1,
|
||||
// The version of the runtime specification. A full node will not attempt to use its native
|
||||
// runtime in substitute for the on-chain Wasm runtime unless all of `spec_name`,
|
||||
|
||||
Reference in New Issue
Block a user