mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-23 23:35:44 +00:00
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:
committed by
Gavin Wood
parent
4fffe19c28
commit
054607f092
Generated
+1
@@ -6675,6 +6675,7 @@ dependencies = [
|
||||
"pallet-transaction-payment 2.0.0",
|
||||
"parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"rand 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"rpassword 4.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"rustc-hex 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"sp-core 2.0.0",
|
||||
"sp-runtime 2.0.0",
|
||||
|
||||
Reference in New Issue
Block a user