Modules§
Structs§
- Index
Search Count Options - Index
Search KeyRange Options - Options
- Print
Checkpoint Content Options - Print
Checkpoint Options - Print
Consensus Commit Options - Print
Object Options - Print
Transaction Options - Remove
Object Lock Options - Remove
Transaction Options - Rewind
Checkpoint Execution Options - SetCheckpoint
Watermark Options
Enums§
Functions§
- execute_
db_ tool_ command - print_
all_ entries - print_
checkpoint - print_
checkpoint_ content - print_
consensus_ commit - print_
db_ all_ tables - print_
db_ duplicates_ summary - print_
db_ table_ summary - print_
last_ consensus_ index - print_
object - print_
transaction - reset_
db_ to_ genesis - rewind_
checkpoint_ execution - 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
- set_
checkpoint_ watermark - 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