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:Adrian Catangiu <adrian@parity.io> * unused import removed * update lockfile for {"substrate"} Co-authored-by:
Adrian Catangiu <adrian@parity.io> Co-authored-by: parity-processbot <>
Please register or sign in to comment