Skip to content
Snippets Groups Projects
Commit ea377d0b authored by Kian Paimani's avatar Kian Paimani Committed by GitHub
Browse files

re-export weight file for fast-unstsake pallet (#12352)

parent 11fa9af1
No related merge requests found
......@@ -90,7 +90,7 @@ pub mod pallet {
};
use sp_staking::EraIndex;
use sp_std::{prelude::*, vec::Vec};
use weights::WeightInfo;
pub use weights::WeightInfo;
#[derive(scale_info::TypeInfo, codec::Encode, codec::Decode, codec::MaxEncodedLen)]
#[codec(mel_bound(T: Config))]
......
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