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

It changes the arguments of:
- `HeaderBackend::header`,
- `Client::header`

methods from: `BlockId<Block>` to: `Block::Hash`

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

* update lockfile for {"polkadot", "substrate"}

Co-authored-by: parity-processbot <>
  • Loading branch information
michalkucharczyk authored Dec 20, 2022
1 parent 29175bb commit b7dff85
Show file tree
Hide file tree
Showing 5 changed files with 318 additions and 403 deletions.
Loading

0 comments on commit b7dff85

Please sign in to comment.