Skip to content
Snippets Groups Projects
Commit 49bee9ee authored by Demi M. Obenour's avatar Demi M. Obenour Committed by asynchronous rob
Browse files

Fix compilation errors

parent bb46c413
No related merge requests found
......@@ -29,7 +29,7 @@ use node_primitives::{
AccountId, AccountIndex, Balance, BlockNumber, Hash, Index,
Moment, Signature, ContractExecResult,
};
use babe::{AuthorityId as BabeId};
use babe_primitives::{sr25519::AuthorityId as BabeId};
use grandpa::fg_primitives::{self, ScheduledChange};
use client::{
block_builder::api::{self as block_builder_api, InherentData, CheckInherentsResult},
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment