Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
BlockId removal: refactor: StorageProvider (#6160)
Browse files Browse the repository at this point in the history
* 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 <>
  • Loading branch information
michalkucharczyk and bkchr authored Oct 18, 2022
1 parent 4e4fb31 commit 6e1baff
Show file tree
Hide file tree
Showing 2 changed files with 198 additions and 197 deletions.
Loading

0 comments on commit 6e1baff

Please sign in to comment.