Type alias ClusterProvider

ClusterProvider: {
    clusterAddress: string;
    endpoint: string;
}

Type declaration

  • clusterAddress: string
  • endpoint: string

Generated using TypeDoc