Skip to main content

Crate hopr_reference

Crate hopr_reference 

Source

Re-exports§

pub use hopr_lib;

Modules§

config
exit

Functions§

build_reference
Builds a reference HOPR node using canonical implementations.
build_with_chain
Builds a HOPR node with a custom chain connector using canonical implementations for all other components.

Type Aliases§

ReferenceHopr
The reference HOPR node type using canonical implementations.
SharedTicketManager
Shareable HoprTicketManager with RedbStore backend.