Files
pezkuwi-subxt/substrate/bin/node/cli
Michal Kucharczyk 5ef88dd398 BlockId removal: BlockBuilderProvider::new_block_at (#13401)
* `BlockId` removal: `BlockBuilderProvider::new_block_at`

It changes the arguments of `BlockBuilderProvider::new_block_at` from:
`BlockId<Block>` to: `Block::Hash`

* fmt

* fix

* more fixes
2023-02-21 18:36:00 +00:00
..
2022-01-03 09:22:14 +01:00
2020-10-07 17:03:10 +02:00
2023-01-29 20:56:10 +00:00