Function propose_to_create_schema_v3

Source
pub fn propose_to_create_schema_v3<T: Config>(
    intent_id: IntentId,
    model: BoundedVec<u8, T::SchemaModelMaxBytesBoundedVecLimit>,
    model_type: ModelType,
)
Expand description

Propose to create a schema. Creates a proposal for council approval to create a schema

ยงWarning: Doc-Only

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