Function refresh_step_callback

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

Process one step of refresh (callback from target).

§Arguments

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

§Returns

  • Ok(TransitionResult) with updated Refreshing state