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

It changes the arguments of methods of `Finalizer` trait from: block:
`BlockId<Block>` to: hash: `&Block::Hash`

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

* update lockfile for {"polkadot", "substrate"}

* update Cargo.lock

* Cargo.lock update again

Co-authored-by: parity-processbot <>
  • Loading branch information
michalkucharczyk committed Oct 20, 2022
1 parent c1ce9c5 commit 304ce59
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 188 deletions.
Loading

0 comments on commit 304ce59

Please sign in to comment.