`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
parent
cd299d2b
Please register or sign in to comment