pub fn set_checkpoint_watermark(
path: &Path,
options: SetCheckpointWatermarkOptions,
) -> Result<()>
Expand description
Force sets state sync checkpoint watermarks. Run with (for example): cargo run –package sui-tool – db-tool –db-path /opt/sui/db/authorities_db/live set_checkpoint_watermark –highest-synced 300000