From fcf06314380f856d578c0a9f49fbd472ac538dd1 Mon Sep 17 00:00:00 2001 From: Greg Zaitsev Date: Tue, 14 Dec 2021 10:01:00 +0000 Subject: [PATCH] Merge pull request #271 from UniqueNetwork/release/opal-v914000 Opal Runtime v914000 --- --- a/runtime/src/lib.rs +++ b/runtime/src/lib.rs @@ -147,7 +147,7 @@ spec_name: create_runtime_str!("opal"), impl_name: create_runtime_str!("opal"), authoring_version: 1, - spec_version: 913010, + spec_version: 914000, impl_version: 1, apis: RUNTIME_API_VERSIONS, transaction_version: 1, -- gitstuff