pub type ReferenceHopr = Hopr<Arc<HoprBlockchainSafeConnector<BlokliClient>>, SharedChannelGraph, HoprNetwork, SharedTicketManager>;Expand description
The reference HOPR node type using canonical implementations.
Aliased Typeยง
pub struct ReferenceHopr { /* private fields */ }