Skip to content

Commit

Permalink
fix template (paritytech#7905)
Browse files Browse the repository at this point in the history
  • Loading branch information
gui1117 authored Jan 15, 2021
1 parent 53fbef5 commit bfd6826
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ pub mod pallet {{
#[pallet::generate_store({store_vis} trait Store)]
pub struct Pallet{decl_gen}(PhantomData{use_gen_tuple});
#[pallet::interface]
#[pallet::hooks]
impl{impl_gen} Hooks<BlockNumberFor<T>> for Pallet{use_gen}
// TODO_MAYBE_WHERE_CLAUSE
{{
Expand Down

0 comments on commit bfd6826

Please sign in to comment.