@ -81,7 +81,8 @@ using BlocksHash = std::unordered_map<h256, bytes>;
using TransactionHashes = h256s;
using UncleHashes = h256s;
struct ImportRoute {
struct ImportRoute
{
h256s deadBlocks;
h256s liveBlocks;
};