pub fn renounce<T: Config>(who: <T::Lookup as StaticLookup>::Source)
Expand description
Allows the CancelOrigin
to renounce to its privileges of being able to cancel
who
’s vesting schedules.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::renounce
.