Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

BlockId removal: refactor: Backend::block_indexed_body #6233

Merged

Commits on Nov 3, 2022

  1. BlockId removal: refactor: Backend::block_indexed_body

    It changes the arguments of `Backend::block_indexed_body` method from: `BlockId<Block>` to: `&Block::Hash`
    
    This PR is part of BlockId::Number refactoring analysis (paritytech/substrate#11292)
    michalkucharczyk committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    6014f45 View commit details
    Browse the repository at this point in the history
  2. update lockfile for {"substrate"}

    parity-processbot committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    f166774 View commit details
    Browse the repository at this point in the history