Subkey add support for interactive password (#4465)

* Subkey add support for interactive password

* Support inserting the URI from tty as well
This commit is contained in:
Bastian Köcher
2019-12-20 12:36:55 +01:00
committed by Gavin Wood
parent 4fffe19c28
commit 054607f092
4 changed files with 28 additions and 7 deletions
+1 -1
View File
@@ -42,5 +42,5 @@ tempfile = "3.1.0"
[features]
wasmtime = [
"sc-service/wasmtime",
"sc-service/wasmtime",
]