Skip to content

Commit

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

* 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 and samelamin committed Jan 4, 2023
1 parent 0da3827 commit 28a5418
Show file tree
Hide file tree
Showing 5 changed files with 309 additions and 286 deletions.
Loading

0 comments on commit 28a5418

Please sign in to comment.