/*
  Hyperledger Cactus API
 
  Interact with a Cactus deployment through HTTP.
 
  The version of the OpenAPI document: 0.0.1
  
  Generated by OpenAPI Generator: https://openapi-generator.tech
*/

syntax = "proto3";

package org.hyperledger.cactus.cmd_api_server;


message WatchHealthcheckV1PB {
}
