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 (#6477)
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 {"substrate"}

* ".git/.scripts/fmt.sh"

Co-authored-by: parity-processbot <>
  • Loading branch information
michalkucharczyk authored Jan 2, 2023
1 parent db498ce commit 6a5d31f
Show file tree
Hide file tree
Showing 2 changed files with 189 additions and 185 deletions.
Loading

0 comments on commit 6a5d31f

Please sign in to comment.