Files
pezkuwi-subxt/substrate/client/api
Michal Kucharczyk c237b82690 BlockId removal: refactor: HeaderBackend::status (#12981)
It changes the arguments of `HeaderBackend::status` 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-12-21 10:25:16 +00:00
..
2022-12-19 07:38:51 +01:00
2020-08-20 17:04:42 +02:00

Substrate client interfaces.

License: GPL-3.0-or-later WITH Classpath-exception-2.0