pub fn configure<T: Config>(config: ConfigRecordOf<T>)
Expand description

Configure the pallet.

  • origin: Must be Root or pass AdminOrigin.
  • config: The configuration for this pallet.

§Warning: Doc-Only

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