TzKTBakerStatus
public enum TzKTBakerStatus : String, Codable
Whether the baker is actively running or not
-
Declaration
Swift
case active
-
Declaration
Swift
case closed
-
Declaration
Swift
case notResponding = "not_responding"