Refactoring Checkpoint: (WIP)

This commit is contained in:
2025-12-14 10:29:31 +03:00
parent 09735eb97a
commit c89d7cac55
1424 changed files with 6415 additions and 6064 deletions
@@ -136,8 +136,8 @@ pub mod genesis_config_presets {
/// The runtime version.
#[runtime_version]
pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: alloc::borrow::Cow::Borrowed("revive-dev-runtime"),
impl_name: alloc::borrow::Cow::Borrowed("revive-dev-runtime"),
spec_name: alloc::borrow::Cow::Borrowed("pez-revive-dev-runtime"),
impl_name: alloc::borrow::Cow::Borrowed("pez-revive-dev-runtime"),
authoring_version: 1,
spec_version: 0,
impl_version: 1,