Function pallet_elections_phragmen::pallet::dispatchables::remove_voter
source · pub fn remove_voter<T: Config>()
Expand description
Remove origin
as a voter.
This removes the lock and returns the deposit.
The dispatch origin of this call must be signed and be a voter.
Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::remove_voter
.