Module sui_core::authority

source ·

Modules§

Structs§

  • Prometheus metrics which can be displayed in Grafana, queried and alerted on
  • ALL_OBJ_VER determines whether we want to store all past versions of every object in the store. Authority doesn’t store them, but other entities such as replicas will. S is a template on Authority signature state. This allows SuiDataStore to be used on either authorities or non-authorities. Specifically, when storing transactions and effects, S allows SuiDataStore to either store the authority signed version or unsigned version.
  • A wrapper to make Orphan Rule happy

Enums§

Constants§

Statics§

Traits§

Type Aliases§