Files
pezkuwi-subxt/substrate/primitives/blockchain
Michal Kucharczyk 76bcbd09a5 BlockId removal: refactor: Backend::body (#12587)
It changes the arguments of `Backend::body` method from: `BlockId<Block>` to: `&Block::Hash`

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

Co-authored-by: parity-processbot <>
2022-11-01 16:24:09 +00:00
..
2020-08-20 17:04:42 +02:00

Substrate blockchain traits and primitives.

License: Apache-2.0