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

Commit

Permalink
Merge branch 'ao-past-session-slashing-runtime' into ao-past-session-…
Browse files Browse the repository at this point in the history
…slashing-client

* ao-past-session-slashing-runtime:
  post merge fixes
  • Loading branch information
ordian committed Mar 29, 2023
2 parents 55c7947 + ef78e51 commit e7b5a79
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 e7b5a79

Please sign in to comment.