Commit ade78c2c authored by Michal Kucharczyk's avatar Michal Kucharczyk Committed by GitHub
Browse files

BlockId removal: refactor: HeaderBackend::status (#6459)



* 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: default avatarAdrian Catangiu <[email protected]>

* unused import removed

* update lockfile for {"substrate"}

Co-authored-by: default avatarAdrian Catangiu <[email protected]>
Co-authored-by: parity-processbot <>
parent dd46523f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment