mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 19:11:04 +00:00
Improve subkey error reporting. (#4504)
This commit is contained in:
committed by
Bastian Köcher
parent
47639339f6
commit
885f94dfad
@@ -22,6 +22,7 @@ pallet-balances = { version = "2.0.0", path = "../../../frame/balances" }
|
||||
pallet-transaction-payment = { version = "2.0.0", path = "../../../frame/transaction-payment" }
|
||||
rpassword = "4.0.1"
|
||||
itertools = "0.8.2"
|
||||
derive_more = { version = "0.99.2" }
|
||||
|
||||
[features]
|
||||
bench = []
|
||||
|
||||
Reference in New Issue
Block a user