Skip to content

Commit

Permalink
Remove coretime_ prefix from config params - part 4Remove `coretime…
Browse files Browse the repository at this point in the history
…_` prefix from config params - part 4
  • Loading branch information
tdimitrov committed Feb 2, 2024
1 parent 8f88634 commit dd3a56c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ use frame_system::pallet_prelude::BlockNumberFor;
use primitives::vstaging::CoretimeParams;
use sp_core::Get;
use sp_staking::SessionIndex;
use sp_std::vec::Vec;

type V12HostConfiguration<BlockNumber> = configuration::HostConfiguration<BlockNumber>;
mod v11 {
Expand Down

0 comments on commit dd3a56c

Please sign in to comment.