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: Backend::justifications (#6229)
Browse files Browse the repository at this point in the history
* BlockId removal: refactor: Backend::justifications

It changes the arguments of `Backend::justifications` method from: `BlockId<Block>` to: `&Block::Hash`

This PR is part of BlockId::Number refactoring analysis (paritytech/substrate#11292)

* formatting

* update lockfile for {"substrate"}

Co-authored-by: parity-processbot <>
  • Loading branch information
michalkucharczyk authored Nov 2, 2022
1 parent 7176670 commit d6fad72
Show file tree
Hide file tree
Showing 2 changed files with 185 additions and 182 deletions.
Loading

0 comments on commit d6fad72

Please sign in to comment.