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

It changes the arguments of `BlockBackend::block_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 1, 2022
1 parent 9081d71 commit 9804140
Show file tree
Hide file tree
Showing 2 changed files with 182 additions and 182 deletions.
Loading

0 comments on commit 9804140

Please sign in to comment.