Improve subkey error reporting. (#4504)

This commit is contained in:
Nikolay Volf
2019-12-27 23:07:04 +03:00
committed by Bastian Köcher
parent 47639339f6
commit 885f94dfad
4 changed files with 107 additions and 75 deletions
+1
View File
@@ -6714,6 +6714,7 @@ name = "subkey"
version = "2.0.0"
dependencies = [
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
"derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
"frame-system 2.0.0",
"hex 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"hex-literal 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",