pub type ServicesClient = Client<IrohServicesProtocol>;
pub struct ServicesClient(/* private fields */);