pub fn vote_proposal<T: Config>(proposal_id: u64, agree: bool)
Expand description
Casts a 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::vote_proposal
.