Function propose_to_update_intent_group

Source
pub fn propose_to_update_intent_group<T: Config>(
    intent_group_id: IntentGroupId,
    intent_ids: BoundedVec<IntentId, T::MaxIntentsPerIntentGroup>,
)
Expand description

Propose to update an Intent Group. Creates a proposal for council approval to update an existing 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_update_intent_group.