Skip to main content

Module backend

Module backend 

Source

Re-exports§

pub use tempdb::TempDbBackend;
pub use tempdb::TempDbError;

Modules§

tempdb 🔒

Structs§

AccountEntry
Represents a node announcement entry on the blockchain. This contains the node’s public key and optional announcement information (multiaddress).
Address
Represents an Ethereum address
ChannelEntry
Overall description of a channel
HoprKeyIdent
Identifier of public keys.
OffchainPublicKey
Represents an Ed25519 public key.

Traits§

Backend
Represents a cache backend for the connector.

Type Aliases§

ChannelId
Alias for the Hash representing a channel ID.