mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 20:31:13 +00:00
Runtime: Add common morph utility types (#14281)
This commit is contained in:
@@ -321,7 +321,7 @@ pub mod pallet {
|
||||
|
||||
/// Set the parameters.
|
||||
///
|
||||
/// - `origin`: A origin complying with `ParamsOrigin` or root.
|
||||
/// - `origin`: An origin complying with `ParamsOrigin` or root.
|
||||
/// - `params`: The new parameters for the pallet.
|
||||
#[pallet::weight(T::WeightInfo::set_params())]
|
||||
#[pallet::call_index(1)]
|
||||
|
||||
Reference in New Issue
Block a user