Modules§
Structs§
Enums§
Functions§
- Force sets the highest executed checkpoint. NOTE: Does not force re-execution of transactions. Run with: cargo run –package sui-tool – db-tool –db-path /opt/sui/db/authorities_db/live rewind-checkpoint-execution –epoch 3 –checkpoint-sequence-number 300000
- 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