Function complete_refresh

Source
pub fn complete_refresh(state: OpState, op_id: u64) -> TransitionRes
Expand description

Complete refresh and return to Idle.

§Arguments

  • state - Current state (must be Refreshing)
  • op_id - Operation ID to verify correlation

§Returns

  • Ok(TransitionResult) with Idle state