SubmitMillauToRialtoMessage subcommand in substrate-relay (#460)

* substrate-relay::SubmitMillauToRialtoMessage

* typo

* Update relays/substrate/src/cli.rs

Co-authored-by: Hernando Castano <HCastano@users.noreply.github.com>

Co-authored-by: Hernando Castano <HCastano@users.noreply.github.com>
This commit is contained in:
Svyatoslav Nikolsky
2020-10-28 10:04:06 +03:00
committed by Bastian Köcher
parent a6048bca59
commit b99fa90edd
7 changed files with 210 additions and 8 deletions
+2
View File
@@ -18,4 +18,6 @@ millau-runtime = { path = "../../bin/millau/runtime" }
# Substrate Dependencies
frame-system = "2.0"
pallet-transaction-payment = "2.0"
sp-core = "2.0"
sp-runtime = "2.0"