mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 12:49:23 +00:00
Get serai-node to compile again
This commit is contained in:
@@ -16,7 +16,8 @@ use sc_client_api::BlockBackend;
|
||||
|
||||
use sc_telemetry::{Telemetry, TelemetryWorker};
|
||||
|
||||
use serai_runtime::{Block, RuntimeApi};
|
||||
use serai_abi::SubstrateBlock as Block;
|
||||
use serai_runtime::RuntimeApi;
|
||||
|
||||
use sc_consensus_babe::{self, SlotProportion};
|
||||
use sc_consensus_grandpa as grandpa;
|
||||
|
||||
Reference in New Issue
Block a user