Skip to main content

LightweightNodeBuilder

Type Alias LightweightNodeBuilder 

Source
pub type LightweightNodeBuilder = NodeBuilder<MonoRatchet, DefaultTransport>;
Expand description

Lightweight node builder using MonoRatchet for reduced cryptographic overhead

Aliased Typeยง

pub struct LightweightNodeBuilder { /* private fields */ }