Skip to main content

next_state

Function next_state 

Source
pub fn next_state(current: CertState) -> Option<CertState>
Expand description

The next state in the forward-progress pipeline for Proceed decisions. Returns None for terminal or wait states.