pub fn set_foo_using_authorize<T: Config>(new_foo: u32)
Expand description
A call that is specially authorized. Authorized call can be dispatched by anybody without requiring any signature or fee.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_foo_using_authorize
.