Function propose_to_update_provider

Source
pub fn propose_to_update_provider<T: Config>(
    payload: ProviderRegistryEntry<T::MaxProviderNameSize, T::MaxLanguageCodeSize, T::MaxLogoCidSize, T::MaxLocaleCount>,
)
Expand description

Propose to update provider registry via governance

§Arguments

  • origin - The origin of the call
  • provider_key - The key of the provider to update
  • payload - The new provider data

§Errors

§Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::propose_to_update_provider.