Companion to child trie api change #4857 (#950)

This commit is contained in:
cheme
2020-04-21 10:39:35 +02:00
committed by GitHub
parent fb2e0c0ca9
commit 1a4db93c50
8 changed files with 178 additions and 164 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("kusama"),
impl_name: create_runtime_str!("parity-kusama"),
authoring_version: 2,
spec_version: 1058,
spec_version: 1059,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 1,