Increase nick deposit (10 KSM) and require 2 councillors to slash (#663)

This commit is contained in:
Gavin Wood
2019-12-05 20:18:51 +01:00
committed by GitHub
parent 040b0dbea2
commit e4fd321c75
18 changed files with 177 additions and 176 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "adder"
version = "0.7.8"
version = "0.7.9"
authors = ["Parity Technologies <admin@parity.io>"]
description = "Test parachain which adds to a number as its state transition"
edition = "2018"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "halt"
version = "0.7.8"
version = "0.7.9"
authors = ["Parity Technologies <admin@parity.io>"]
description = "Test parachain which executes forever"
edition = "2018"