pub fn add_global_params_proposal<T: Config>(
data: GlobalParamsData<T>,
metadata: Vec<u8>,
)
Expand description
Creates a new global parameters proposal.
ยงWarning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::add_global_params_proposal
.