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

It changes the arguments of `HeaderBackend::status` method from: `BlockId<Block>` to: `Block::Hash`

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

* Update node/core/chain-api/src/tests.rs

Co-authored-by: Adrian Catangiu <[email protected]>

* unused import removed

* update lockfile for {"substrate"}

Co-authored-by: Adrian Catangiu <[email protected]>
Co-authored-by: parity-processbot <>
  • Loading branch information
michalkucharczyk and acatangiu authored Dec 21, 2022
1 parent ca1f307 commit 1a034bd
Show file tree
Hide file tree
Showing 3 changed files with 184 additions and 184 deletions.
Loading

0 comments on commit 1a034bd

Please sign in to comment.