Relay subcommands to initialize substrate bridge pallet (#483)

* initialize substrate bridge from relay

* is_halted: false

* initialize using su instead of owner

* Fix wording in comments

Co-authored-by: Hernando Castano <castano.ha@gmail.com>
This commit is contained in:
Svyatoslav Nikolsky
2020-11-10 20:15:36 +03:00
committed by Bastian Köcher
parent 3f7655a056
commit 0c38193af7
6 changed files with 279 additions and 0 deletions
+1
View File
@@ -37,5 +37,6 @@ rialto-runtime = { path = "../../bin/rialto/runtime" }
frame-support = "2.0"
sp-core = "2.0"
sp-finality-grandpa = "2.0"
sp-runtime = "2.0"
sp-trie = "2.0"