Function create_intent_via_governance

Source
pub fn create_intent_via_governance<T: Config>(
    creator_key: T::AccountId,
    payload_location: PayloadLocation,
    settings: BoundedVec<IntentSetting, T::MaxSchemaSettingsPerSchema>,
    intent_name: SchemaNamePayload,
)
Expand description

Create an Intent by means of council 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_intent_via_governance.