Skip to content

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 authored Oct 20, 2022
1 parent cafa85d commit f40c599
Showing 1 changed file with 187 additions and 187 deletions.
Loading

0 comments on commit f40c599

Please sign in to comment.