Skip to content
Snippets Groups Projects
Unverified Commit 9c9da9ae authored by Liam Aharon's avatar Liam Aharon
Browse files

update comment

parent 67b23fad
No related merge requests found
......@@ -315,9 +315,6 @@ pub mod pallet {
}
/// Pallet's callable functions.
///
/// Allows optionally specifying an admin account for the pool. By default, the origin is made
/// admin.
#[pallet::call(weight(<T as Config>::WeightInfo))]
impl<T: Config> Pallet<T> {
/// Create a new reward pool.
......
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