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
@@ -83,7 +83,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("westend"),
impl_name: create_runtime_str!("parity-westend"),
authoring_version: 2,
spec_version: 3,
spec_version: 4,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 1,