pub async fn rewind_to(height: u32) -> Result<u32>
Expand description

Rewind to a previous block height

Height is snapped to a closest earlier checkpoint. The effective height is returned