BlockId removal: refactor: StorageProvider (#6160)
* BlockId removal: refactor: StorageProvider It changes the arguments of `Backend::StorageProvider` trait from: block: `BlockId<Block>` to: hash: `&Block::Hash` * Update node/client/src/lib.rs Co-authored-by:Bastian Köcher <info@kchr.de> * update lockfile for {"substrate"} Co-authored-by:
Bastian Köcher <info@kchr.de> Co-authored-by: parity-processbot <>
This diff is collapsed.
Please register or sign in to comment