Function propose_to_create_intent

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

Propose to create an Intent. Creates a proposal for council approval to create an Intent

ยงWarning: Doc-Only

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