Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
post merge fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ordian committed Mar 29, 2023
1 parent 2ba635b commit ef78e51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions primitives/src/vstaging/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

// Put any primitives used by staging APIs functions here
pub use crate::v4::*;
pub mod slashing;
use sp_std::prelude::*;

use parity_scale_codec::{Decode, Encode};
Expand Down

0 comments on commit ef78e51

Please sign in to comment.