Function cfx_executor::internal_contract::settle_current_votes
source · pub fn settle_current_votes(state: &mut State, cip105: bool) -> Result<()>
Expand description
Move the next vote counts into settled and reset the counts.
set_pos_staking
is for compatibility with the Testnet.