referrerpolicy=no-referrer-when-downgrade
pub fn manage<T: Config>(op: AdminOperation<T>)
Expand description

Manage this pallet.

The origin of this call must be Config::AdminOrigin.

See AdminOperation for various operations that are possible.

§Warning: Doc-Only

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