Function create_intent

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

Creates a new Intent with a name (testnet)

§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.