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: 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 committed Jan 2, 2023
1 parent 847e1c0 commit 37aa2a8
Show file tree
Hide file tree
Showing 5 changed files with 309 additions and 286 deletions.
Loading

0 comments on commit 37aa2a8

Please sign in to comment.