Function propose_to_add_application

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

Propose to add application enable provider to add multiple applications on frequency. Provider initiates a governance proposal to add the application.

§Errors

§Warning: Doc-Only

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