mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-29 19:37:56 +00:00
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:
@@ -15,6 +15,7 @@ merlin = "2.0"
|
||||
schnorrkel = "0.9.1"
|
||||
kvdb = "0.11.0"
|
||||
derive_more = "0.99.17"
|
||||
thiserror = "1.0.30"
|
||||
|
||||
polkadot-node-subsystem = { path = "../../subsystem" }
|
||||
polkadot-node-subsystem-util = { path = "../../subsystem-util" }
|
||||
|
||||
Reference in New Issue
Block a user