Function pallet_msa::pallet::dispatchables::propose_to_be_provider
source · pub fn propose_to_be_provider<T: Config>(provider_name: Vec<u8>)
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
.