pub fn propose_to_be_provider_v2<T: Config>(
payload: ProviderRegistryEntry<T::MaxProviderNameSize, T::MaxLanguageCodeSize, T::MaxLogoCidSize, T::MaxLocaleCount>,
)
Expand description
Propose to be a provider. Creates a proposal for council approval to create a provider from a MSA
§Errors
NoKeyExists
- If there is not MSA fororigin
.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::propose_to_be_provider_v2
.