pub fn get_settled_param_vote_count(state: &State) -> Result<AllParamsVoteCount>
Expand description
If the vote counts are not initialized, all counts will be zero, and the parameters will be unchanged.
pub fn get_settled_param_vote_count(state: &State) -> Result<AllParamsVoteCount>
If the vote counts are not initialized, all counts will be zero, and the parameters will be unchanged.