Skip to content

Commit

Permalink
BlockId removal: refactor: BlockBackend::block|block_status (#2041)
Browse files Browse the repository at this point in the history
* BlockId removal: refactor: BlockBackend::block|block_status

It changes the arguments of:
-  `BlockBackend::block`
-  `BlockBackend::block_status`

method 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 Jan 2, 2023
1 parent dca4814 commit 3c5bec3
Showing 1 changed file with 301 additions and 272 deletions.
Loading

0 comments on commit 3c5bec3

Please sign in to comment.