LndPeersClient

Type Alias LndPeersClient 

Source
pub type LndPeersClient = PeersClient<InterceptedService<MyChannel, MacaroonInterceptor>>;

Aliased Typeยง

pub struct LndPeersClient { /* private fields */ }