IPFSServiceState
No description
enum IPFSServiceState {
  CREATING
  HEALTHY
  DELETING
  ERROR
}
Values
IPFSServiceState.CREATING
IPFSServiceState.HEALTHY
IPFSServiceState.DELETING
IPFSServiceState.ERROR
Member Of
IPFSService  object