Function client_builder
pub async fn client_builder<P>(
addr: EndpointAddr,
) -> Result<IrohTransport<P>, Box<dyn Error>>where
P: Protocol,pub async fn client_builder<P>(
addr: EndpointAddr,
) -> Result<IrohTransport<P>, Box<dyn Error>>where
P: Protocol,