Generalised proxies in Polkadot (#1190)

* Introduce generalised proxies to polkadot

* Introduce proxy to westend

* Add proxy to Kusama.

* Fix
This commit is contained in:
Gavin Wood
2020-06-04 20:30:38 +02:00
committed by GitHub
parent 3d0bda8a42
commit f2c6eee7f1
27 changed files with 357 additions and 185 deletions
@@ -1,6 +1,6 @@
[package]
name = "test-parachain-halt"
version = "0.8.2"
version = "0.8.3"
authors = ["Parity Technologies <admin@parity.io>"]
description = "Test parachain which executes forever"
edition = "2018"