Expand description

Common helper functions for all versions of approval-voting database.

Modules§

Structs§

  • The database config.
  • DbBackend is a concrete implementation of the higher-level Backend trait
  • A range from earliest..last block number stored within the DB.

Enums§

  • Errors while accessing things from the DB.

Functions§

Type Aliases§

  • Result alias for DB errors.