Make Kusama decentralised and permissionless (#647)

* Remove Sudo

* Bump versions

* Fixes

* Remove other mentions of sudo

* Remove sudo from Cargo
This commit is contained in:
Gavin Wood
2019-12-03 15:46:47 +01:00
committed by GitHub
parent 14c135e429
commit ec54d5b1e4
19 changed files with 74 additions and 107 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-collator"
version = "0.7.4"
version = "0.7.5"
authors = ["Parity Technologies <admin@parity.io>"]
description = "Collator node implementation"
edition = "2018"