Crate hopr_db_api

Source
Expand description

Crate for abstracting the required DB behavior of a HOPR node.

Functionality defined here is meant to be used mostly by other higher-level crates.

Modules§

errors
info
logs
peers
protocol
resolver
tickets

Traits§

HoprDbAllAbstractedOperations
Convenience trait that contains all HOPR DB operation interfaces.