Companion for Substrate #6269 (nested storage tx) (#1210)

* Companion for Substrate #6269 (nested storage tx)

* Adjust to PR changes

* Bump to newest substrate

* Bump spec
This commit is contained in:
Alexander Theißen
2020-06-23 12:50:29 +02:00
committed by GitHub
parent 424d61818e
commit 8fb1e2547c
5 changed files with 153 additions and 139 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("westend"),
impl_name: create_runtime_str!("parity-westend"),
authoring_version: 2,
spec_version: 31,
spec_version: 32,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 1,