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: Backend::block_indexed_body (#6233)
Browse files Browse the repository at this point in the history
* BlockId removal: refactor: Backend::block_indexed_body

It changes the arguments of `Backend::block_indexed_body` method from: `BlockId<Block>` to: `&Block::Hash`

This PR is part of BlockId::Number refactoring analysis (paritytech/substrate#11292)

* update lockfile for {"substrate"}

Co-authored-by: parity-processbot <>
  • Loading branch information
michalkucharczyk authored Nov 3, 2022
1 parent d6fad72 commit 183e25a
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 181 deletions.
Loading

0 comments on commit 183e25a

Please sign in to comment.