Improve error handling in approval voting block import (#5283)

* Print out original the runtime API error

* Improved error handling in approval voting block import

* Fix test

* Update comment
This commit is contained in:
Koute
2022-04-08 17:26:38 +09:00
committed by GitHub
parent ecd42d5408
commit ef4e64c641
4 changed files with 57 additions and 30 deletions
+1
View File
@@ -6627,6 +6627,7 @@ dependencies = [
"sp-keyring",
"sp-keystore",
"sp-runtime",
"thiserror",
"tracing-gum",
]