pub fn create_provider_via_governance<T: Config>(
    provider_key: T::AccountId,
    provider_name: Vec<u8>
)
Expand description

Create a provider by means of governance approval

Events

Errors

Warning: Doc-Only

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