Function propose_to_create_intent_group

Source
pub fn propose_to_create_intent_group<T: Config>(
    intent_group_name: SchemaNamePayload,
    intent_ids: BoundedVec<IntentId, T::MaxIntentsPerIntentGroup>,
)
Expand description

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

ยง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_group.