Extract vanity, add restore (#843)

This commit is contained in:
Sergey Pepyakin
2018-09-29 18:51:52 +01:00
committed by Gav Wood
parent d4dbc306e8
commit 6d8bea5137
5 changed files with 254 additions and 158 deletions
+1
View File
@@ -2792,6 +2792,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
name = "subkey"
version = "0.1.0"
dependencies = [
"clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
"substrate-primitives 0.1.0",
]