pallet_schemas::pallet::dispatchables

Function set_max_schema_model_bytes

Source
pub fn set_max_schema_model_bytes<T: Config>(max_size: u32)
Expand description

REMOVED create_schema() at call index 0 Root and Governance can set a new max value for Schema bytes. Must be <= the limit of the Schema BoundedVec used for registration.

§Requires

  • Root Origin

§Events

§Errors

§Warning: Doc-Only

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