Function pallet_broker::pallet::dispatchables::configure
source · pub fn configure<T: Config>(config: ConfigRecordOf<T>)
Expand description
Configure the pallet.
origin
: Must be Root or passAdminOrigin
.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
.