Function remove_vote

Source
pub fn remove_vote<T: Config>(
    voter: <T as Config>::AccountId,
    proposal_id: u64,
) -> DispatchResult
Expand description

Removes the casted vote.