FixedMaxSupply
public struct FixedMaxSupply : Codable, Equatable, DataConvertible
Undocumented
-
Undocumented
Declaration
Swift
public let isFixedMaxSupply: Bool -
Undocumented
Declaration
Swift
public let index: UInt8 -
Undocumented
Declaration
Swift
public init(isFixedMaxSupply: Bool) -
Declaration
Swift
public init(from decoder: Decoder) throws -
Declaration
Swift
public func encode(to encoder: Encoder) throws
View on GitHub
Install in Dash
FixedMaxSupply Structure Reference