pub fn remove_vote_proposal<T: Config>(proposal_id: u64)
Expand description
Removes a casted vote for an open proposal.
ยงWarning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::remove_vote_proposal
.