pub fn close_application<T: Config>(who: T::AccountId)
Expand description

Close a pending candidacy application and unreserve the bond.

Can only be called by the account that submitted the application or by governance origin.

§Warning: Doc-Only

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