Bump spec_version to 9420

This commit is contained in:
EgorPopelyaev
2023-05-02 15:56:56 +02:00
parent 25f70660b1
commit e1787c66f4
11 changed files with 12 additions and 12 deletions
@@ -120,7 +120,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("contracts-rococo"),
impl_name: create_runtime_str!("contracts-rococo"),
authoring_version: 1,
spec_version: 9400,
spec_version: 9420,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 6,