From a59dce99a1115c6417d384760a24d6ed7ae880f7 Mon Sep 17 00:00:00 2001 From: Igor Kozyrev Date: Mon, 06 Dec 2021 16:10:11 +0000 Subject: [PATCH] runtime v913000 --- --- a/runtime/src/lib.rs +++ b/runtime/src/lib.rs @@ -146,7 +146,7 @@ spec_name: create_runtime_str!("opal"), impl_name: create_runtime_str!("opal"), authoring_version: 1, - spec_version: 912210, + spec_version: 913000, impl_version: 1, apis: RUNTIME_API_VERSIONS, transaction_version: 1, -- gitstuff