Bump versions, tweak SudoBalances constraint to add batching. (#1216)

This commit is contained in:
Gavin Wood
2020-06-08 20:11:34 +02:00
committed by GitHub
parent c7f957ceec
commit cd0258d224
24 changed files with 206 additions and 200 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: 2004,
spec_version: 2005,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 1,