Bump versions, tweak deposit costs. (#1252)

* Bump versions, tweak deposit costs.

* Version

* Lock

* Make test work ok when numbers are not round.

* Bump Substrate

* Lock
This commit is contained in:
Gavin Wood
2020-06-12 16:08:31 +02:00
committed by GitHub
parent d7e17fc612
commit 4317d1b980
27 changed files with 210 additions and 194 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("westend"),
impl_name: create_runtime_str!("parity-westend"),
authoring_version: 2,
spec_version: 27,
spec_version: 28,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 1,