sui_indexer::handlers

Module pruner

Source

Structs§

Enums§

  • Enum representing tables that the pruner is allowed to prune. This corresponds to table names in the database, and should be used in lieu of string literals. This enum is also meant to facilitate the process of determining which unit (epoch, cp, or tx) should be used for the table’s range. Pruner will ignore any table that is not listed here.