TzKTBakerSettings
public struct TzKTBakerSettings : Codable
Object to denote the the setting parameters of the baker. Can be used seperately for both delegation and staking
-
Declaration
Swift
public let enabled: Bool
-
Declaration
Swift
public let minBalance: Decimal
-
Declaration
Swift
public let fee: Double
-
Declaration
Swift
public let capacity: Decimal
-
Declaration
Swift
public let freeSpace: Decimal
-
Declaration
Swift
public let estimatedApy: Double