pallet_schemas::pallet::dispatchables

Function propose_to_create_schema_name

Source
pub fn propose_to_create_schema_name<T: Config>(
    schema_id: SchemaId,
    schema_name: SchemaNamePayload,
)
Expand description

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

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